xSession.databaseSpid Method [AX 2012]

Retrieves a comma-separated list of active connection IDs.

public str databaseSpid()

Run On

Called

Return Value

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

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

Community Additions

ADD
Show: