Partager via


AdomdConnection constructeur

Initializes a new instance of the AdomdConnection class.

Liste de surcharge

  Nom Description
Méthode publique AdomdConnection() () () () Initializes a new instance of the AdomdConnection class with default values.
Méthode publique AdomdConnection(String) Initializes a new instance of the AdomdConnection class by using the specified connection string.
Méthode publique 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.

Haut de la page