OlapDataConnection Members
In This Article
#Constructors
Name | Description |
---|---|
Olap |
Initializes a new instance of Olap |
Olap |
Initializes a new instance of Olap |
#Properties
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 |
#Methods
Name | Description |
---|---|
Close() | Closes the connection to a cube in an MS Analysis Services database. |
Create |
Creates a connection string.
Inherited from Data |
Create |
For internal use. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Returns the schema of the data source that is connected using the current Data |
Get |
Returns the schema of the data source that is connected using the current Data |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Open() |
Opens the data connection session.
Inherited from Data |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also