Notiz
Zougrëff op dës Säit erfuerdert Autorisatioun. Dir kënnt probéieren, Iech unzemellen oder Verzeechnesser ze änneren.
Zougrëff op dës Säit erfuerdert Autorisatioun. Dir kënnt probéieren, Verzeechnesser ze änneren.
Definition
Specifies the expected action for missing values in a row that contains columns less than expected.
Allowed values
| Name | Value | Description |
|---|---|---|
| MissingField.Error | 0 | Indicates that missing fields should result in an error. (This is the default value.) |
| MissingField.Ignore | 1 | Indicates that missing fields should be ignored. |
| MissingField.UseNull | 2 | Indicates that missing fields should be included as null values. |