OLE DB Provider for Internet Publishing Row Object
The following interfaces of the Row object are supported by the current version of the Microsoft® OLE DB Provider for Internet Publishing. For the default OLE DB behavior of these interfaces see the OLE DB 2.5 programmers reference:
- IColumnsInfo
- IColumnsInfo2
- IConnectionPointContainer
- IConvertType
- ICreateRow
- IDBAsynchStatus
- IDBInitialize
- IGetSession
- IRow
- When a client calls IRow::Open and requests the default stream, the stream is downloaded synchronously during the method call.
- IRowChange
- The OLE DB Provider for Internet Publishing does not support setting property values against FrontPage servers. The IRowChange interface methods will return S_OK but no data will be changed.
- IRowSchemaChange
- FrontPage servers do not support arbitrary properties on resources. The IRowSchemaChange interface methods will return E_FAIL.
- IScopedOperations
- ISupportErrorInfo