ICommandPropertiesImpl::GetProperties
Returns all the requested property sets using the command's property map.
STDMETHOD(GetProperties)(
const ULONG cPropertyIDSets,
const DBPROPIDSET rgPropertyIDSets[],
ULONG * pcPropertySets,
DBPROPSET ** prgPropertySets
);
Parameters
See ICommandProperties::GetProperties in the OLE DB Programmer's Reference.
Remarks
See BEGIN_PROPSET_MAP.
Requirements
Header: atldb.h