Construtor 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.

Namespace:  Microsoft.AnalysisServices.AdomdClient
Assembly:  Microsoft.AnalysisServices.AdomdClient (em Microsoft.AnalysisServices.AdomdClient.dll)

Sintaxe

'Declaração
Public Sub New ( _
    connection As AdomdConnection _
)
'Uso
Dim connection As AdomdConnection 

Dim instance As New AdomdConnection(connection)

Parâmetros

Comentários

This constructor uses the AdomdConnection to create a new AdomdConnection.

Consulte também

Referência

AdomdConnection Classe

Sobrecarregado AdomdConnection

Namespace Microsoft.AnalysisServices.AdomdClient