Freigeben über


ICommandPropertiesImpl::GetProperties

Gibt alle angeforderten Eigenschaftensätzen mithilfe der Eigenschaftenzuordnung des Befehls zurück.

STDMETHOD(GetProperties)( 
   const ULONG cPropertyIDSets, 
   const DBPROPIDSET rgPropertyIDSets[], 
   ULONG * pcPropertySets, 
   DBPROPSET ** prgPropertySets  
);

Parameter

Siehe ICommandProperties::GetProperties in der OLE DB-Programmierreferenz.

Hinweise

Siehe BEGIN_PROPSET_MAP.

Anforderungen

Header: atldb.h

Siehe auch

Referenz

ICommandPropertiesImpl-Klasse

ICommandPropertiesImpl::SetProperties