The DatasetBatchCommand enumeration contains the ways of updating records in data source.
It is used by the following properties and methods:
Value | Brief description |
0 | None. None. |
1 | Update. Update. |
2 | Insert. Insert. |
3 | Delete. Removal. |
See also: