Click or drag to resize

CoreDb.OrdBagExt Method

X#
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
Request Example View Source

Return Value

Type: String
Default extension for the current Workarea, or an empty string when no table is open in the current Workarea.
See Also