Partager via


AdomdDataAdapter constructeur

Initializes a new instance of the AdomdDataAdapter class.

Liste de surcharge

  Nom Description
Méthode publique AdomdDataAdapter() () () () Initializes a new instance of the AdomdDataAdapter class with default values.
Méthode publique AdomdDataAdapter(AdomdCommand) Initializes a new instance of the AdomdDataAdapter class by using a specified AdomdCommand as a select command.
Méthode publique AdomdDataAdapter(String, AdomdConnection) Initializes a new instance of the AdomdDataAdapter class by using the specified command text and AdomdConnection.
Méthode publique AdomdDataAdapter(String, String) Initializes a new instance of the AdomdDataAdapter class using the specified command text and connection string.

Haut de la page