CoreDb.OrdBagExt 方法 | |
Return the default index file extension for a work area as defined by the its RDD.
命名空间:
XSharp
程序集:
XSharp.Core (在 XSharp.Core.dll 中) 版本:2.22 GA
语法 STATIC METHOD OrdBagExt() AS STRING
public static string OrdBagExt()
查看代码返回值
类型:
StringDefault extension for the current Workarea, or an empty string when no table is open in the current Workarea.
参见