Click or drag to resize

DbCursor.ReadOnly Property

X#
Specifies whether a table or view associated with a Cursor object allows updates.

Namespace:  XSharp.VFP.UI
Assembly:  XSharp.VFP.UI (in XSharp.VFP.UI.dll) Version: 2.21
Syntax
 VIRTUAL PROPERTY ReadOnly AS LOGIC GET SET 
Request Example View Source

Property Value

Type: Logic
See Also