Skip to main content
A newer version of this page is available. .

OlapDataProvider Constructors

Obsolete. Represents a data provider for an OLAP data source.
Name Parameters Description
OlapDataProvider() none Initializes a new instance of the OlapDataProvider class with default settings.
OlapDataProvider(OlapDataConnection) dataConnection Initializes a new instance of the OlapDataProvider class.
OlapDataProvider(String, OlapConnectionParameters) connectionName, connectionParameters Initializes a new instance of the OlapDataProvider class.
See Also