Click or drag to resize

OrdBagExt Function

X#
Return the default index file extension for a work area as defined by its RDD.

Namespace:  XSharp.RT
Assembly:  XSharp.RT (in XSharp.RT.dll) Version: 2.19
Syntax
 FUNCTION OrdBagExt() AS STRING
Request Example View Source

Return Value

Type: String
A string indicating the default index file extension for a work area as defined by its RDD.
Remarks
Tip Tip
You can also obtain the default index file extension using DBOrderInfo(DBOI_INDEXEXT).
Examples