OlapDataConnection Properties
Represents a connection to a cube in an MS Analysis Services database.
Name | Description |
---|---|
Connection |
Contains parameters used to establish a connection to a cube in an MS Analysis Services database. |
Connection |
Gets or sets a connection string used to establish a connection to a cube in an MS Analysis Services database. |
Connection |
For internal use. |
Has |
Specifies whether the connection string has been assigned to the data connection.
Inherited from Data |
Is |
Gets whether the connection to a cube in an MS Analysis Services database is established. |
Name |
Gets or sets the name of a data connection.
Inherited from Data |
Store |
Specifies whether to serialize any connection settings except for the data connection name.
Inherited from Data |
See Also