VoDbGetSelect Function | |
Return the work area number.
Namespace:
XSharp.RT
Assembly:
XSharp.RT (in XSharp.RT.dll) Version: 2.21
Syntax FUNCTION VoDbGetSelect() AS DWORD
public static uint VoDbGetSelect()
Request Example
View SourceReturn 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 See Also