ADOX Methods

Microsoft ActiveX Data Objects (ADO)

ADOX 2.5 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 | Microsoft ADOX Programmer's Reference

© 1998-2003 Microsoft Corporation. All rights reserved.