skip to main content
Developing ADO Applications : Supported OLE DB Property Groups
 

Supported OLE DB Property Groups

The ADO Client defines the properties that apply to data sources, and properties that provide a read-only set of information about the ADO Client and the data source.
To obtain a data provider’s property values, a data consumer calls one of the methods listed in the following table.
 
Table 10: OLE DB Property Groups Supported by the ADO Client
Property Group
Method Used to Obtain Values
Data Source
IDBProperties::GetProperties
Data Source Information
IDBProperties::GetProperties
Initialization
IDBProperties::GetProperties
Rowset
ICommandProperties::GetProperties
IRowsetInfo::GetProperties
Session
ISessionProperties::GetProperties