Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Counts the number of records to be deleted.
Syntax
public int deleteActionsRange(
utcdatetime _maxCreatedDateTime,
TableId _tableId,
date _maxActionDate)
Run On
Server
Parameters
- _maxCreatedDateTime
Type: utcdatetime
The date time value of the action that is last processed.
- _tableId
Type: TableId Extended Data Type
The reference table ID value for RetailConnActionTable table.
- _maxActionDate
Type: date
The recent date of action.
Return Value
Type: int
The number of records to be deleted.