ADOX API Reference

ADOX Methods

Append (Columns) Adds a new Column object to the Columns collection.
Append (Groups) Adds a new Group object to the Groups collection.
Append (Indexes) Adds a new Index object to the Indexes collection.
Append (Keys) Adds a new Key object to the Keys collection.
Append (Procedures) Adds a new Procedure object to the Procedures collection.
Append (Tables) Adds a new Table object to the Tables collection.
Append (Users) Adds a new User object to the Users collection.
Append (Views) Adds a new View object to the Views collection.
ChangePassword Changes the password for a user account.
Create Creates a new catalog.
Delete Removes an object from a collection.
GetObjectOwner Returns the owner of an object in a catalog.
GetPermissions Returns the permissions for a group or user on an object.
SetObjectOwner Specifies the owner of an object in a catalog.
SetPermissions Specifies the permissions for group or user on an object.

See Also

ADOX API Reference | Append Method (Columns) | Append Method (Groups) | Append Method (Indexes) | Append Method (Keys) | Append Method (Procedures) | Append Method (Tables) | Append Method (Users) | Append Method (Views) | Create Method | Delete Method (Collections) | GetPermissions Method | Microsoft ADOX Programmer's Reference | SetPermissions Method