May 2007
Intermediate to advanced
1152 pages
30h 53m
English
The tables in this section describe the values that can be specified for the Command.OpenSchema method's Schema and Restrictions arguments.
The Schema argument specifies the type of information to return, the members of which are defined in the following table.
Only those values that have meaning in Access are included. The four remaining unlisted values, adSchemaActions, adSchemaCommands, adSchemaFunctions, and adSchemaSets relate specifically to the Microsoft OLE DB Provider for OLAP Services library. For more information about these enumeration members, please refer to the Microsoft Knowledge Base.
| Member | Value | Description |
|---|---|---|
| adSchemaAsserts | 0 | Returns the constraints defined in the catalog. Unsupported by the Jet provider. |
| adSchemaCatalogs | 1 | Returns the catalogs that are accessible from the database. Unsupported by the Jet provider. |
| adSchemaCharacterSets | 2 | Returns the character sets defined in the catalog. Unsupported by the Jet provider. |
| adSchemaCheckConstraints | 4 | Returns the check constraints (validation rules) defined in the catalog. |
| adSchemaCollations | 3 | Returns the sort orders defined in the catalog. Unsupported by the Jet provider. |
| adSchemaColumnPrivileges | 13 | Returns the privileges on columns that are available to, or granted by, a given user. Unsupported by the Jet provider. |
| adSchemaColumns | 4 | Returns the columns of tables and views that are accessible to a given user. |
| adSchemaColumnsDomainUsage ... |
Read now
Unlock full access