Provides access to the Properties collection.
Applies to objects: Connection, Database, DBEngine, Field, Index, QueryDef, Recordset, Relation, TableDef, Workspace.
[[Set] RetVal = ] object.Properties() |
The Properties method syntax has these parts:
Part | Description |
object | Required. A reference to an instance of the object. |
RetVal | Optional. A Properties type variable. |
....... |
See Also |
Connection Object, Database Object, DBEngine Object, Field Object, Index Object, Properties Object, QueryDef Object, Recordset Object, Relation Object, TableDef Object, Workspace Object. |