DbCursor.DataBase 属性 | |
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 ("").
命名空间:
XSharp.VFP.UI
程序集:
XSharp.VFP.UI (在 XSharp.VFP.UI.dll 中) 版本:2.22 GA
语法 VIRTUAL PROPERTY DataBase AS STRING GET SET
public virtual string DataBase { get; set; }
查看代码属性值
类型:
String参见