OlapDataProvider Constructors
Obsolete. Represents a data provider for an OLAP data source.
Name | Parameters | Description |
---|---|---|
Olap |
none |
Initializes a new instance of the DevExpress. class with default settings.
|
Olap |
data |
Initializes a new instance of the DevExpress. class.
|
Olap |
connection |
Initializes a new instance of the DevExpress. class.
|
See Also