Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.