Clear the values of all fields.
Source position: db.pas line 1899
public procedure TDataSet.ClearFields; |
ClearFields clears the values of all fields.
If the dataset is not in editing mode (State in dsEditmodes), then an EDatabaseError exception will be raised.
|
Current operational state of the dataset. |
|
|
Clear the field contents. |