Name | Description | |
---|---|---|
![]() | AcceptChangesDuringFill | (Inherited from System.Data.Common.DataAdapter) |
![]() | AcceptChangesDuringUpdate | (Inherited from System.Data.Common.DbDataAdapter) |
![]() | Container | (Inherited from System.Data.Common.DbDataAdapter) |
![]() | ContinueUpdateOnError | (Inherited from System.Data.Common.DbDataAdapter) |
![]() | DeleteCommand | Gets or sets a MimerCommand representing an SQL statement for deleting records from the data set. |
![]() | FillLoadOption | (Inherited from System.Data.Common.DbDataAdapter) |
![]() | InsertCommand | Gets or sets an SQL statement used to update records in the database server. |
![]() | MissingMappingAction | (Inherited from System.Data.Common.DbDataAdapter) |
![]() | MissingSchemaAction | (Inherited from System.Data.Common.DbDataAdapter) |
![]() | ReturnProviderSpecificTypes | (Inherited from System.Data.Common.DbDataAdapter) |
![]() | SelectCommand | Gets or sets an SQL statement used to retrieve records from the database server. |
![]() | Site | (Inherited from System.Data.Common.DbDataAdapter) |
![]() | TableMappings | Gets a collection that provides the mappings between a source table and a System.Data.DataTable. |
![]() | UpdateBatchSize | (Inherited from System.Data.Common.DbDataAdapter) |
![]() | UpdateCommand | Gets or sets an SQL statement used to update records in the database server. |