DbAdapter Properties |
The DbAdapter type exposes the following members.
Name | Description | |
---|---|---|
![]() | DeleteCommand | |
![]() | InsertCommand | |
![]() | SelectCommand | |
![]() | UpdateCommand |
Name | Description | |
---|---|---|
![]() ![]() | IDataAdapterMissingMappingAction | Indicates or specifies whether unmapped source tables or columns are passed with their source names in order to be filtered or to raise an error. |
![]() ![]() | IDataAdapterMissingSchemaAction | Indicates or specifies whether missing source tables, columns, and their relationships are added to the dataset schema, ignored, or cause an error to be raised. |
![]() ![]() | IDataAdapterTableMappings | Indicates how a source table is mapped to a dataset table. |