System.Data.Odbc.OdbcDataAdapter: Constructor Members

The constructors of System.Data.Odbc.OdbcDataAdapter are listed below. For a list of all members, see the OdbcDataAdapter Members list.

See Also: Inherited members from System.Data.Common.DbDataAdapter

Public Constructors

Initializes a new instance of the System.Data.Odbc.OdbcDataAdapter class.

Initializes a new instance of the System.Data.Odbc.OdbcDataAdapter class with the specified SQL SELECT statement.

Initializes a new instance of the System.Data.Odbc.OdbcDataAdapter class with an SQL SELECT statement and an System.Data.Odbc.OdbcConnection.

Initializes a new instance of the System.Data.Odbc.OdbcDataAdapter class with an SQL SELECT statement and a connection string.