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.
HRESULT GetPropertyInfo( ULONG cPropertySets**, const DBPROPIDSET** rgPropertySets**[], ULONG *pcPropertyInfoSets, DBPROPINFOSET** **prgPropertyInfoSets**, OLECHAR** **ppDescBuffer );
See in the OLE DB Programmer's Reference.
Some parameters correspond to OLE DB Programmer’s Reference parameters of different names, which are described in IDBProperties::GetPropertyInfo:
OLE DB Template parameters |
OLE DB Programmer’s Reference parameters |
cPropertySets | cPropertyIDSets |
rgPropertySets | rgPropertyIDSets |
Remarks
Returns property information supported by the data source. Uses IDBInitializeImpl::m_pCUtlPropInfo to implement this functionality.
IDBPropertiesImpl Overview | Class Members
See Also
IDBPropertiesImpl::GetProperties, IDBPropertiesImpl::SetProperties