Skip to content

Latest commit

 

History

History
36 lines (30 loc) · 982 Bytes

database-sessionid-method.md

File metadata and controls

36 lines (30 loc) · 982 Bytes
title description ms.author ms.date ms.topic author ms.reviewer
Database.SessionId() Method
Gets the ID of the current session.
solsen
05/14/2024
reference
SusanneWindfeldPedersen
solsen

Database.SessionId() Method

Version: Available or changed with runtime version 1.0.

Gets the ID of the current session.

Syntax

ID :=   Database.SessionId()

Note

This method can be invoked without specifying the data type name.

Return Value

ID
 Type: Integer
The ID of the current session.

See Also

Database Data Type
Get Started with AL
Developing Extensions