xSession.databaseSpid Method

Retrieves a comma-separated list of active connection IDs.

Syntax

public str databaseSpid()

Run On

Called

Return Value

Type: str
A comma-separated list of active connection IDs.

Remarks

This method is used to populate the Online users form (SysUsersOnline). To retrieve the number of active connections, use xSession::numSession.

See Also

Reference

xSession Class