OD Get NB Mode

4D - Documentation   Français   English   German   English   4D for Oracle, Command Theme List   4D for Oracle, Command Alphabetical List   Back   Previous   Next

version 6.5


OD Get NB Mode (login_ID) Integer

ParameterTypeDescription
login_IDLongintConnection Identifier
Function resultInteger1 = the non-blocking mode is set,
0 = the non-blocking mode is not set

Description

The command OD Get NB Mode allows you to know the current status of the non-blocking mode.

login_ID must be a valid connection identifier.

OD Get NB Mode returns 1 if the non-blocking mode is set, otherwise it returns 0.

See Also

OD SET NB MODE.


4D - Documentation   Français   English   German   English   4D for Oracle, Command Theme List   4D for Oracle, Command Alphabetical List   Back   Previous   Next