| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Field write modes
Source position: db.pas line 2239
const dsWriteModes = [dsEdit, dsInsert, dsSetKey, dsCalcFields, dsFilter, dsNewValue, dsInternalCalc, dsRefreshFields];  | 
dsWriteModes contains the various values of TDataset.State for which data can be written to the dataset buffer.
  | 
Current state of the dataset  | 
|
  | 
Current operational state of the dataset  |