IDatasetModelField.ReadOnly

Syntax

ReadOnly: Boolean;

Description

The ReadOnly property returns True if the data source field is available only for reading. It is used to work with data source cache.

See also:

IDatasetModelField