<< Click to Display Table of Contents >> AdoIndex Class |
![]() ![]() ![]() |
Index Class (ADOX)
CLASS AdoIndex INHERIT AdoObject
Init() Create Object of type AdoIndex
Clustered Is the index clustered
Columns Collection of Columns
IndexNulls Null values included in index ?
Name The name of the Index
PrimaryKey Does the index represent the primary key on the table
Properties Collection of Property objects
Unique Specifies whether the index keys must be unique
Clustered Is the index clustered
IndexNulls Null values included in index ?
Name The name of the Index
PrimaryKey Does the index represent the primary key on the table
Unique Specifies whether the index keys must be unique
Represents an index from a database table
AdoObject, ADOX Classes, AdoIndexes, AdoProperties, AdoColumns