The DtAutoFillFieldsMode enumeration contains recognition modes of data provider fields type.
It is used by the following property:
| Value | Brief description |
| 0 | Strings. All the data source fields are text ones. |
| 1 | DataRow. Field type is defined according to data, kept in it. |
| 2 | Default_. Use types of data specified in the source. |
See also: