Click or drag to resize

VoDbGetSelect Function

X#
Return the work area number.

Namespace:  XSharp.RT
Assembly:  XSharp.RT (in XSharp.RT.dll) Version: 2.21
Syntax
 FUNCTION VoDbGetSelect() AS DWORD
Request Example View Source

Return Value

Type: DWord
A number from 1 to 4096.
Remarks
VODBGetSelect() is the same as DBGetSelect(). See DBGetSelect() for more information and an example.
Examples