DbCursor.ReadOnly 属性 | |
Specifies whether a table or view associated with a Cursor object allows updates.
命名空间:
XSharp.VFP.UI
程序集:
XSharp.VFP.UI (在 XSharp.VFP.UI.dll 中) 版本:2.22 GA
语法 VIRTUAL PROPERTY ReadOnly AS LOGIC GET SET
public virtual bool ReadOnly { get; set; }
查看代码属性值
类型:
Boolean参见