An OLE
DB data provider is a COM component composed of a collection of interfaces.
Each OLE DB interface defines a set of related methods that OLE DB
clients can call. The OLE DB specification defines a set of standard
OLE DB interfaces. The OLAP provider also implements the OLE DB for
OLAP interfaces. In addition, the following custom rowset interfaces
supplement the standard OLE DB interfaces.
-
ISASColumnsInfo Custom Interface
-
ISASDataSetInfo Custom Interface
-
ISASDataSetInfo90 Custom Interface
The following
topics explain how to use the interfaces: