System.Data.Odbc.OdbcDataAdapter: Method Members

The methods 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

Protected Methods

override
CreateRowUpdatedEvent(System.Data.DataRow, System.Data.IDbCommand, System.Data.StatementType, System.Data.Common.DataTableMapping) : System.Data.Common.RowUpdatedEventArgs
Documentation for this section has not yet been entered.
override
CreateRowUpdatingEvent(System.Data.DataRow, System.Data.IDbCommand, System.Data.StatementType, System.Data.Common.DataTableMapping) : System.Data.Common.RowUpdatingEventArgs
Documentation for this section has not yet been entered.
override
Dispose(bool)
Documentation for this section has not yet been entered.
override
OnRowUpdated(System.Data.Common.RowUpdatedEventArgs)
Documentation for this section has not yet been entered.
override
OnRowUpdating(System.Data.Common.RowUpdatingEventArgs)
Documentation for this section has not yet been entered.