aaLimitNameUpdate
- Last UpdatedMar 18, 2021
- 1 minute read
Updates a limit name.
Syntax
aaLimitNameUpdate LimitNameKey, Name
where:
|
Argument |
Description |
|---|---|
|
LimitNameKey |
The unique numerical identifier associated with a limit name. This value is of data type int, with no default. |
|
Name |
The name for the limit. This value is of data type nvarchar(20), with no default. |
Permission
Execute permission defaults to the aaPowerUsers and aaAdministrators groups.