This topic has not yet been rated - Rate this topic

AdomdConnection Constructor (AdomdConnection)

Initializes a new instance of the AdomdConnection class by using values from a specified AdomdConnection class. The session identifier and command state are not the same.

Namespace:  Microsoft.AnalysisServices.AdomdClient
Assembly:  Microsoft.AnalysisServices.AdomdClient (in Microsoft.AnalysisServices.AdomdClient.dll)
public AdomdConnection(
	AdomdConnection connection
)

Parameters

connection
Type: Microsoft.AnalysisServices.AdomdClient.AdomdConnection
An AdomdConnection from which to retrieve connection information.

This constructor uses the AdomdConnection to create a new AdomdConnection.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.