Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
HRESULT GetProperties( const ULONG cPropertyIDSets**, const DBPROPIDSET** rgPropertyIDSets**[], ULONG** *pcPropertySets**, DBPROPSET** **prgPropertySets );
See in the OLE DB Programmer's Reference.
Remarks
Returns all the requested property sets using the command’s property map. See BEGIN_PROPSET_MAP.
ICommandPropertiesImpl Overview | Class Members
See Also