aaSummaryOperationUpdate
- Last UpdatedMar 18, 2021
- 1 minute read
Updates the summary operation that is associated with a specified event tag.
Syntax
aaSummaryOperationUpdate OperationKey, TagName, CalcType, Duration, Resolution, TimeStamp, Description
where:
|
Argument |
Description |
|---|---|
|
OperationKey |
The unique numerical identifier for the summary operation. This value is of data type int, with no default. |
The remaining arguments are the same as for the aaSummaryOperationInsert stored procedure. However, only the Description argument has a default.
Permission
Execute permission defaults to the aaAdministrators group.