<< Click to Display Table of Contents >> AdoTable Class |
![]() ![]() ![]() |
Table Class (ADOX)
CLASS AdoTable INHERIT AdoObject
Init() Create Object of type AdoTable
Columns Collection of Columns
DateCreated The date the object was created
DateModified The date the object was last modified
Indexes Collection of Indexes
Keys Collection of Keys
Name The name of the Table
ParentCatalog The parent catalog
Properties Collection of Property objects
Type The type of the table
Name The name of the Table
ParentCatalog The parent catalog
Represents a database table including columns, indexes, and keys
AdoObject, ADOX Classes, AdoTables, AdoColumns, AdoIndexes, AdoKeys