IDataAdapter Properties
.NET Framework (current version)
Namespace:
System.Data
Assembly: System.Data (in System.Data.dll)
| Name | Description | |
|---|---|---|
![]() | MissingMappingAction | 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. |
![]() | MissingSchemaAction | 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. |
![]() | TableMappings | Indicates how a source table is mapped to a dataset table. |
Show:
