DbCursor.Exclusive Property | |
Specifies whether a table associated with a Cursor object is opened exclusively.
Namespace:
XSharp.VFP.UI
Assembly:
XSharp.VFP.UI (in XSharp.VFP.UI.dll) Version: 2.21
Syntax VIRTUAL PROPERTY Exclusive AS LOGIC GET SET
public virtual bool Exclusive { get; set; }
Request Example
View SourceProperty Value
Type:
LogicSee Also