AdomdConnection 생성자 (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.

네임스페이스:  Microsoft.AnalysisServices.AdomdClient
어셈블리:  Microsoft.AnalysisServices.AdomdClient(Microsoft.AnalysisServices.AdomdClient.dll)

구문

‘선언
Public Sub New ( _
    connection As AdomdConnection _
)
‘사용 방법
Dim connection As AdomdConnection 

Dim instance As New AdomdConnection(connection)
public AdomdConnection(
    AdomdConnection connection
)
public:
AdomdConnection(
    AdomdConnection^ connection
)
new : 
        connection:AdomdConnection -> AdomdConnection
public function AdomdConnection(
    connection : AdomdConnection
)

매개 변수

주의

This constructor uses the AdomdConnection to create a new AdomdConnection.

참고 항목

참조

AdomdConnection 클래스

AdomdConnection 오버로드

Microsoft.AnalysisServices.AdomdClient 네임스페이스