Constructeur AdomdConnection

Initializes a new instance of the AdomdConnection class.

Ce membre est surchargé. Pour plus d'informations sur ce membre, notamment sur la syntaxe et l'utilisation, et pour visualiser des exemples, cliquez sur un nom dans la liste de surcharge.

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