IsConnectionIdLoggedIn - cConnection

Tests if the connection identified by the passed connection Id is logged in to database server

Type: Function

Return Data Type: Boolean

Parameters: String sId

ParameterDescription
sIdConnection ID


Return Value

True if Yes, False if No


Syntax
Function IsConnectionIdLoggedIn String sId Returns Boolean

Call: Get IsConnectionIdLoggedIn sId to BooleanVariable


Description

This tests if the connection identified by the passed connection Id is logged in to database server. The Id being passed must be registered.