AdomdConnection Properties
SQL Server 2008
The AdomdConnection type exposes the following members.
| Name | Description | |
|---|---|---|
|
CanRaiseEvents | (Inherited from Component.) |
|
ClientVersion | Gets the version of the ADOMD.NET client that implements the AdomdConnection. |
|
ConnectionString | Gets or sets the string that the AdomdConnection uses to open an analytical data source. |
|
ConnectionTimeout | Gets the time to wait for a connection to be established before the AdomdConnection stops trying to connect and generates an error. |
|
Container | (Inherited from Component.) |
|
Cubes | Gets an instance of a CubeCollection that represents the collection of cubes contained by an analytical data source. |
|
Database | Gets the name of the database to be used after the AdomdConnection is open. |
|
DesignMode | (Inherited from Component.) |
|
Events | (Inherited from Component.) |
|
MiningModels | Gets an instance of a MiningModelCollection that represents the collection of mining models that an analytical data source contains. |
|
MiningServices | Gets an instance of a MiningServiceCollection that represents the collection of mining services that an analytical data source contains. |
|
MiningStructures | Gets an instance of a MiningStructureCollection that represents the collection of mining structures that an analytical data source contains. |
|
ProviderVersion | Gets the version of the XML for Analysis provider that the AdomdConnection uses. |
|
ServerVersion | Gets the version of the server used that the AdomdConnection uses. |
|
SessionID | Gets or sets the string identifier of the session that the AdomdConnection opened with the server. |
|
ShowHiddenObjects | Gets or sets a value that indicates whether hidden objects are returned. |
|
Site | (Inherited from Component.) |
|
State | Gets the current state of the AdomdConnection. |
