Compartir a través de


AdomdDataAdapter Constructor

Initializes a new instance of the AdomdDataAdapter class.

Este miembro está sobrecargado. Para obtener información completa acerca de este miembro, incluidos sintaxis, uso y ejemplos, haga clic en un nombre de la lista de sobrecarga.

Lista de sobrecargas

  Nombre Descripción
Método público AdomdDataAdapter() () () () Initializes a new instance of the AdomdDataAdapter class with default values.
Método público AdomdDataAdapter(AdomdCommand) Initializes a new instance of the AdomdDataAdapter class by using a specified AdomdCommand as a select command.
Método público AdomdDataAdapter(String, AdomdConnection) Initializes a new instance of the AdomdDataAdapter class by using the specified command text and AdomdConnection.
Método público AdomdDataAdapter(String, String) Initializes a new instance of the AdomdDataAdapter class using the specified command text and connection string.

Arriba