Icon ReadOnly Property

property ReadOnly: Boolean

Usage

Use the ReadOnly property to specify that the contents of the query result set generated by a SELECT SQL statement cannot be edited by the application. By default, DBISAM allows all result sets, either live or canned, to be edited.
Image