VoDbOrdBagExt Function | |
Return the default index file extension for a work area as defined by the its RDD.
Namespace:
XSharp.RT
Assembly:
XSharp.RT (in XSharp.RT.dll) Version: 2.19
Syntax FUNCTION VoDbOrdBagExt() AS STRING
public static string VoDbOrdBagExt()
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