AdomdConnection-Konstruktor

Initializes a new instance of the AdomdConnection class.

Das Element ist überladen. Um vollständige Informationen zu diesem Element zu erhalten, einschließlich Syntax, Verwendung und Beispielen, klicken Sie auf einen Namen in der Überladungsliste.

Überladungsliste

  Name Beschreibung
Öffentliche Methode AdomdConnection() () () () Initializes a new instance of the AdomdConnection class with default values.
Öffentliche Methode AdomdConnection(String) Initializes a new instance of the AdomdConnection class by using the specified connection string.
Öffentliche Methode 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.

Zum Anfang