Get Property

SQL-DMO

SQL-DMO

Get Property

The Get property returns TRUE when the application can extract the value of the referenced object property.

Applies To
Property Object
Syntax

object.Get

Part

object

Expression that evaluates to an object in the Applies To list

Data Typeh

Boolean

Modifiable

Read-only

Remarks

When TRUE, the property referenced is read/write or read-only.

When FALSE, the property referenced is write-only. Attempts to get the property value, such as that expressed in a catenation of values, will fail.