Database.ServiceInstanceId() Method
Version: Available or changed with runtime version 1.0.
Gets the ID of the service instance.
Syntax
ID := Database.ServiceInstanceId()
Note
This method can be invoked without specifying the data type name.
Return Value
ID
Type: Integer
The ID of the service instance.
Related information
Database Data Type
Get Started with AL
Developing Extensions