DTS Programming
Get Property
The Get property specifies whether a property value can be read.
Applies To
| Property Object |
Syntax
object.Get
| Part | Description |
|---|---|
| object | Expression that evaluates to a Property object |
Data Type
Boolean
Modifiable
Read-only
Prototype (C/C++)
HRESULT GetGet(VARIANT_BOOL *pRetVal);