Used for a dataset to set the ReadOnly property to True for all fields that do not belong to UpdatingTable or can not be updated.
property SetFieldsReadOnly: boolean default True;
If True, dataset sets the ReadOnly property to True for all fields that do not belong to UpdatingTable or can not be updated. Set this option for datasets that use automatic generation of the update SQL statements only.