Mono Class Library: Overview

System.Data.SqlClient.SqlDataAdapter: Method Members

The methods of System.Data.SqlClient.SqlDataAdapter are listed below. For a list of all members, see the SqlDataAdapter Members list.

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

Protected Methods

override
AddToBatch(System.Data.IDbCommand) : int
Documentation for this section has not yet been entered.
override
ClearBatch()
Documentation for this section has not yet been entered.
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
ExecuteBatch() : int
Documentation for this section has not yet been entered.
override
GetBatchedParameter(int, int) : System.Data.IDataParameter
Documentation for this section has not yet been entered.
override
InitializeBatching()
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.
override
TerminateBatching()
Documentation for this section has not yet been entered.