Property members (DAO)

Applies to: Access 2013, Office 2013

A Property object represents a built-in or user-defined characteristic of a DAO object.

Properties

Name

Description

Inherited

Returns a value that indicates whether a Property object is inherited from an underlying object.

Name

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.

Properties

Returns the Properties collection of the specified object. Read-only.

Type

Sets or returns a value that indicates the operational type or data type of an object. Read/write Integer.

Value

Sets or returns the value of an object. Read/write Variant.