Freigeben über


AdomdDataAdapter-Konstruktor

Initializes a new instance of the AdomdDataAdapter class.

Überladungsliste 

  Name Beschreibung
Öffentliche Methode AdomdDataAdapter() () () () Initializes a new instance of the AdomdDataAdapter class with default values.
Öffentliche Methode AdomdDataAdapter(AdomdCommand) Initializes a new instance of the AdomdDataAdapter class by using a specified AdomdCommand as a select command.
Öffentliche Methode AdomdDataAdapter(String, AdomdConnection) Initializes a new instance of the AdomdDataAdapter class by using the specified command text and AdomdConnection.
Öffentliche Methode AdomdDataAdapter(String, String) Initializes a new instance of the AdomdDataAdapter class using the specified command text and connection string.

Zum Anfang