Online documentation - Websydian v6.1
|
DeleteInactiveSessionsINT Function
The DeleteInactiveSessionsINT function is an internal
function running through and deleting inactive Session records
until a specified date.
The DeleteInactiveSessionsINT function is an internal
function called by the DeleteInactiveSessions
function. The function is scoped by the
InactiveSessionsByDateTime view function and it is
calling the DeleteRow function for each inactive Session
record to be deleted.
Inheritance
- STORAGE/ServerInternal
-
WSYSESS/SessionControl.Data.Session.InactiveSessionsByDataTime.ProcessGroup
-
WSYSESS/SessionControl.Data.Session.Fetch.ProcessGroup
- STORAGE/DataAccess.Fetch.ProcessGroup