Delete Method (DataLog)
- Last UpdatedNov 06, 2025
- 1 minute read
The Delete() method removes the specified data log record from the Data_Log table.
Parameters
- sessionId
- Required. Holds the session ID and thus the user who is making this method call.
- rowId
- Required. Holds the row ID of the data log record to be deleted.