aaAnnotationRetrieve
- Last UpdatedMar 10, 2025
- 1 minute read
Retrieves one or more annotations.
Syntax
aaAnnotationRetrieve TagList, StartTime, EndTime
where:
|
Argument |
Description |
|---|---|
|
TagList |
A list of tags delimited by a comma (,). This value is of data type nvarchar(4000), with no default. |
|
StartTime |
The starting timestamp for the data to query. This value is of data type nvarchar(50), with no default. |
|
EndTime |
The ending timestamp for the data to query. This value is of data type nvarchar(50), with no default. |
Permission
Execute permission defaults to the public group.