PropertyID Property

DTS Programming

DTS Programming

PropertyID Property

The PropertyID property specifies an OLEDBProperty object identifier (DBPROPID).

Applies To
OLEDBProperty Object OLEDBProperty2 Object
Syntax

object.PropertyID

Part Description
object Expression that evaluates to an object in the Applies To list

Data Type

Long

Modifiable

Read-only

Prototype (C/C++)

HRESULT GetPropertyID(LONG *pRetVal);

See Also

PropertySet Property