Online documentation - Websydian v6.0

Users Guide | Patterns Reference | WebsydianExpress | Search

 

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