ICommandPropertiesImpl::GetProperties

Restituisce tutti gli insiemi di proprietà necessari utilizzando il mapping di proprietà del comando.

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

Parametri

Vedere ICommandProperties::GetProperties in OLE DB Programmer's Reference.

Note

Vedere BEGIN_PROPSET_MAP.

Requisiti

Header: il file

Vedere anche

Riferimenti

Classe ICommandPropertiesImpl

ICommandPropertiesImpl::SetProperties