PropertySet Property (DTS)

The PropertySet property specifies the GUID of the property’s OLE DB property set.

Applies To
OLEDBProperty Object  

Syntax

object.PropertySet

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

Data Type

String

Modifiable

Read-only

Prototype (C/C++)

HRESULT GetPropertySet(BSTR *pRetVal);

  


(c) 1988-98 Microsoft Corporation. All Rights Reserved.