ADOX properties
Applies to: Access 2013, Office 2013
Property |
Description |
---|---|
Indicates the ADO Connection object to which the catalog belongs. |
|
Describes column characteristics. |
|
Indicates whether the index is clustered. |
|
Specifies an ADO Command object that can be used to create or execute the procedure. |
|
Indicates the number of objects in a collection. |
|
Indicates the date the object was created. |
|
Indicates the date the object was last modified. |
|
Indicates the stated maximum size of the column. |
|
Indicates the action performed when a primary key is deleted. |
|
Indicates whether records that have null values in their index fields have index entries. |
|
Indicates a specific member of a collection, by name or ordinal number. |
|
Indicates the name of the object. |
|
Indicates the scale of a numeric value in the column. |
|
Specifies the parent catalog of a table or column to provide access to provider-specific properties. |
|
Indicates the maximum precision of data values in the column. |
|
Indicates whether the index represents the primary key on the table. |
|
Indicates the name of the related column in the related table (key columns only). |
|
Indicates the name of the related table. |
|
Indicates the sort sequence for the column (index columns only). |
|
Indicates the data type of a column. |
|
Indicates the data type of the Key. |
|
Indicates the type of a table. |
|
Indicates whether the index keys must be unique. |
|
Indicates the action performed when a primary key is updated. |