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

OlapConnectionParameters Constructors

Contains parameters used to establish a connection to a cube in an MS Analysis Services database.
Name Parameters Description
OlapConnectionParameters() none Initializes a new instance of the OlapConnectionParameters class with the default settings.
OlapConnectionParameters(String) connectionString Initializes a new instance of the OlapConnectionParameters class.
See Also