Click or drag to resize

VoDbMemoExt Function

X#
Return Memo File extension

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

Parameters

cDriver
Type: String

Return Value

Type: String
Remarks
Tip Tip
VoDbMemoExt() and CoreDb.MemoExt() are aliases
See Also