ISessionPropertiesImpl::GetProperties

Restituisce l'elenco delle proprietà nel gruppo di proprietà di DBPROPSET_SESSION attualmente sono impostate nella sessione.

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

Parametri

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

Requisiti

Header: il file

Vedere anche

Riferimenti

Classe ISessionPropertiesImpl

ISessionPropertiesImpl::SetProperties