SessionInformation Data Type
Version: Available or changed with runtime version 4.0.
Is a complex data type for exposing Session information into AL.
The following methods are available on the SessionInformation data type.
| Method name | Description |
|---|---|
| SqlRowsRead() | Gets the amount of SQL rows read on the session, since the session started. |
| SqlStatementsExecuted() | Gets the amount of SQL statements executed on the session, since the session started. |
See Also
Feedback
Submit and view feedback for