The members of System.Data.Common.DbDataAdapter are listed below.
See Also: Inherited members from System.Data.Common.DataAdapter
Documentation for this section has not yet been entered. Documentation for this section has not yet been entered.
constDefaultSourceTableName string. Documentation for this section has not yet been entered.
DeleteCommand DbCommand. Documentation for this section has not yet been entered. InsertCommand DbCommand. Documentation for this section has not yet been entered. SelectCommand DbCommand. Documentation for this section has not yet been entered. UpdateBatchSize int. Documentation for this section has not yet been entered. UpdateCommand DbCommand. Documentation for this section has not yet been entered.
FillCommandBehavior System.Data.CommandBehavior. Documentation for this section has not yet been entered.
overrideFill(System.Data.DataSet) : int Documentation for this section has not yet been entered.Fill(System.Data.DataTable) : int Documentation for this section has not yet been entered.Fill(System.Data.DataSet, string) : int Documentation for this section has not yet been entered.Fill(int, int, params System.Data.DataTable[]) : int Documentation for this section has not yet been entered.Fill(System.Data.DataSet, int, int, string) : int Documentation for this section has not yet been entered. overrideFillSchema(System.Data.DataSet, System.Data.SchemaType) : System.Data.DataTable[] Documentation for this section has not yet been entered.FillSchema(System.Data.DataTable, System.Data.SchemaType) : System.Data.DataTable Documentation for this section has not yet been entered.FillSchema(System.Data.DataSet, System.Data.SchemaType, string) : System.Data.DataTable[] Documentation for this section has not yet been entered. overrideGetFillParameters() : System.Data.IDataParameter[] Documentation for this section has not yet been entered.Update(System.Data.DataRow[]) : int Documentation for this section has not yet been entered. overrideUpdate(System.Data.DataSet) : int Documentation for this section has not yet been entered.Update(System.Data.DataTable) : int Documentation for this section has not yet been entered.Update(System.Data.DataSet, string) : int Documentation for this section has not yet been entered.
AddToBatch(System.Data.IDbCommand) : int Documentation for this section has not yet been entered.ClearBatch() Documentation for this section has not yet been entered.CreateRowUpdatedEvent(System.Data.DataRow, System.Data.IDbCommand, System.Data.StatementType, DataTableMapping) : RowUpdatedEventArgs Documentation for this section has not yet been entered.CreateRowUpdatingEvent(System.Data.DataRow, System.Data.IDbCommand, System.Data.StatementType, DataTableMapping) : RowUpdatingEventArgs Documentation for this section has not yet been entered. overrideDispose(bool) Documentation for this section has not yet been entered.ExecuteBatch() : int Documentation for this section has not yet been entered.Fill(System.Data.DataTable, System.Data.IDataReader) : int Documentation for this section has not yet been entered.Fill(System.Data.DataTable, System.Data.IDbCommand, System.Data.CommandBehavior) : int Documentation for this section has not yet been entered.Fill(System.Data.DataSet, string, System.Data.IDataReader, int, int) : int Documentation for this section has not yet been entered.Fill(System.Data.DataTable[], int, int, System.Data.IDbCommand, System.Data.CommandBehavior) : int Documentation for this section has not yet been entered.Fill(System.Data.DataSet, int, int, string, System.Data.IDbCommand, System.Data.CommandBehavior) : int Documentation for this section has not yet been entered.FillSchema(System.Data.DataTable, System.Data.SchemaType, System.Data.IDbCommand, System.Data.CommandBehavior) : System.Data.DataTable Documentation for this section has not yet been entered.FillSchema(System.Data.DataSet, System.Data.SchemaType, System.Data.IDbCommand, string, System.Data.CommandBehavior) : System.Data.DataTable[] Documentation for this section has not yet been entered.GetBatchedParameter(int, int) : System.Data.IDataParameter Documentation for this section has not yet been entered.GetBatchedRecordsAffected(int, out int, out Exception) : bool Documentation for this section has not yet been entered.InitializeBatching() Documentation for this section has not yet been entered.OnFillError(System.Data.FillErrorEventArgs) Documentation for this section has not yet been entered.OnRowUpdated(RowUpdatedEventArgs) Documentation for this section has not yet been entered.OnRowUpdating(RowUpdatingEventArgs) Documentation for this section has not yet been entered.TerminateBatching() Documentation for this section has not yet been entered.Update(System.Data.DataRow[], DataTableMapping) : int Documentation for this section has not yet been entered.
FillError Documentation for this section has not yet been entered.
ICloneable.Clone Documentation for this section has not yet been entered. System.Data.IDbDataAdapter.DeleteCommand System.Data.IDbCommand. Documentation for this section has not yet been entered. System.Data.IDbDataAdapter.InsertCommand System.Data.IDbCommand. Documentation for this section has not yet been entered. System.Data.IDbDataAdapter.SelectCommand System.Data.IDbCommand. Documentation for this section has not yet been entered. System.Data.IDbDataAdapter.UpdateCommand System.Data.IDbCommand. Documentation for this section has not yet been entered.