Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies to: Access 2013, Office 2013
A Property object represents a built-in or user-defined characteristic of a DAO object.
Properties
Name |
Description |
---|---|
Returns a value that indicates whether a Property object is inherited from an underlying object. |
|
Returns or sets the name of the specified object. Read/write String if the object has not been appended to a collection. Read-only String if the object has been appended to a collection. |
|
Returns the Properties collection of the specified object. Read-only. |
|
Sets or returns a value that indicates the operational type or data type of an object. Read/write Integer. |
|
Sets or returns the value of an object. Read/write Variant. |