Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
Initializes a new instance of the AdomdConnection class with default values.
Namespace: Microsoft.AnalysisServices.AdomdClient
Assembly: Microsoft.AnalysisServices.AdomdClient (in Microsoft.AnalysisServices.AdomdClient.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New AdomdConnection()
public AdomdConnection()
public:
AdomdConnection()
new : unit -> AdomdConnection
public function AdomdConnection()
Remarks
The default constructor initializes any fields to their default values.