CoreDb.OrdBagExt Method | |
Return the default index file extension for a work area as defined by the its RDD.
Namespace:
XSharp
Assembly:
XSharp.Core (in XSharp.Core.dll) Version: 2.19
Syntax STATIC METHOD OrdBagExt() AS STRING
public static string OrdBagExt()
Request Example
View SourceReturn Value
Type:
StringDefault extension for the current Workarea, or an empty string when no table is open in the current Workarea.
See Also