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.
Syntax
public container updateQueryRange(
Query _query,
TableId _tableIdForUpdate,
FieldId _delDateField,
FieldId _newDateTimeField,
FromDate _fromDate,
ToDate _toDate)
Run On
Server
Parameters
- _query
Type: Query Class
- _tableIdForUpdate
Type: TableId Extended Data Type
- _delDateField
Type: FieldId Extended Data Type
- _newDateTimeField
Type: FieldId Extended Data Type
- _fromDate
Type: FromDate Extended Data Type
- _toDate
Type: ToDate Extended Data Type