Implemented IBProvider interfaces
[v2][v3] - Versions of IBProvider with implementation of marked component of interface.
Data Source.
A source of the data. Provides connection to a database.
- IDBInitialize
- IDBProperties
- IDBInfo
- IDBCreateSession
- IPersist
- IPersistFile
- ISupportErrorInfo
Session.
A component for creation of commands and define transaction scope.
- IOpenRowset
- IGetDataSource
- ISessionProperties
- ITransaction
- ITransactionLocal
- ITransactionJoin
- IDBCreateCommand
- IDBSchemaRowset
- ISupportErrorInfo
- ITransactionObject [v3]
- IConnectionPointContainer [v3]
Transaction [v3] .
A component for control nested transactions.
- ITransaction
- IConnectionPointContainer
- ISupportErrorInfo
DTC Events Sink.
Events handler for Distributed Transaction Coordinator.
- ITransactionOutcomeEvents
- ISupportErrorInfo
Command.
A component that performs inquiries and reception of resulting sets.
- IColumnsInfo
- IColumnsInfo2
- IColumnsRowset
- IConvertType
- ICommandWithParameters
- IAccessor
- ICommandProperties
- ICommandText
- ISupportErrorInfo
Rowset.
A component for work with resulting set.
- IColumnsInfo
- IColumnsInfo2
- IColumnsRowset
- IConvertType
- IAccessor
- IRowsetInfo
- IRowset
- IRowsetLocate
- IRowsetScroll
- IRowsetIdentity
- IRowsetChange [v2]
- IRowsetUpdate [v2]
- ISupportErrorInfo
Multiple results.
Multiple results object.
- IMultipleResults
- ISupportErrorInfo
Storage-object.
A object of access to data in the manner of byte flow.
- ISequentualStream
- ISupportErrorInfo
Error.
A object with information about error
- IErrorInfo
- IErrorRecords
- IDBPrimaryError undocumented
Error lookup service.
A service component for processing OLEDB mistakes.
|