Supported OLE DB Property Groups
- Last Updated: May 12, 2026
- 1 minute read
- OpenAccess SDK
- Version 8.1
- Documentation
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.
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::GetPropertiesIRowsetInfo::GetProperties |
| Session | ISessionProperties::GetProperties |