The PropertySet property specifies the globally unique identifier (GUID) of the OLE DB property set.
object.PropertySet
Part | Description |
---|---|
object | Expression that evaluates to an object in the Applies To list |
String
Read-only
HRESULT GetPropertySet(BSTR *pRetVal);
The syntax of GUIDs is:
{XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX}
where X represents hexadecimal digits. The groupings are 8, 4, 4, 4, and 12 digits.