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.
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
See Also
Reference
ICommandPropertiesImpl::SetProperties