AdomdConnection Constructor
Initializes a new instance of the AdomdConnection class.
Elenco degli overload
Nome | Description |
---|---|
AdomdConnection () |
Initializes a new instance of the AdomdConnection class with default values.
|
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.
|
AdomdConnection (String) |
Initializes a new instance of the AdomdConnection class by using the specified connection string.
|
Vedere anche
Riferimento
AdomdConnection Class
AdomdConnection Members
Microsoft.AnalysisServices.AdomdClient Namespace