DbCursor.CursorSource Property | |
For DBC, the Table Name
For free tables, specifies the full path to the free table.
Namespace:
XSharp.VFP.UI
Assembly:
XSharp.VFP.UI (in XSharp.VFP.UI.dll) Version: 2.21
Syntax VIRTUAL PROPERTY CursorSource AS STRING GET SET
public virtual string CursorSource { get; set; }
Request Example
View SourceProperty Value
Type:
StringSee Also