Click or drag to resize

DbCursor.DataBase Property

X#
The path to the database (DBC) that contains the table or view associated with a cursor. If the cursor is based on a free table, Database contains an empty string ("").

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

Property Value

Type: String
See Also