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