The Catalog Location property indicates the position of the catalog name in a qualified table name in a text command.
object.Properties("Catalog Location")
object
Expression that evaluates to an object in the Applies To list.
| Constant | Description |
|---|---|
| DBPROPVAL_CL_START | The catalog name is at the start of the fully qualified name. |
| DBPROPVAL_CL_END | The catalog name is at the end of the fully qualified name. |
adInteger
Read-only
DBPROP_CATALOGLOCATION