<< Click to Display Table of Contents >> AdoCatalog Class |
![]() ![]() ![]() |
Catalog Class (ADOX)
CLASS AdoCatalog INHERIT AdoObject
Init() Create Object of type AdoCatalog
ActiveConnection The ADO Connection object to which the Catalog belongs
Groups Collection of Groups
Procedures Collection of Procedures
Tables Collection of Tables
Users Collection of Users
Views Collection of Views
ActiveConnection The ADO Connection object to which the Catalog belongs
Create() Creates a new catalog
GetObjectOwner() Gets the owner of an object in a Catalog
SetObjectOwner() Sets the owner of an object in a Catalog
Contains collections (Tables, Views, Users, Groups, and Procedures) that describe the schema catalog of a data source
AdoObject, ADOX Classes, AdoTables, AdoViews, AdoGroups, AdoUsers, AdoProcedures