BaseQueryArgs Class Properties
- Last UpdatedAug 21, 2026
- 3 minute read
For a list of all members of this type, see BaseQueryArgs members.
| Name | Description | |
|---|---|---|
![]() | BatchSize | The number of rows to return per batch. |
![]() | DataVersion | Gets or sets the version of stored data that should be retrieved. |
![]() | EndDateTime | Gets or sets the ending date/time for the history query. |
![]() | Expression | Set the unit of measurement expression, or a supported arithmetic, logical or time-series function |
![]() | IntervalCount | Gets or sets the time interval count. |
![]() | IntervalType | Gets or sets the time interval type. |
![]() | Lcid | The lcid of unit. |
![]() | Resolution | Gets or sets the sampling rate that is used for the query. |
![]() | ResultBufferSize | The size of the buffer for result |
![]() | RetrievalMode | Gets or sets the retrieval mode for the history query. |
![]() | SkipRows | The number of rows to be skipped. |
![]() | StartDateTime | Gets or sets the starting date/time for the history query. |
![]() | TagNames | Gets the list of tag names for the query. |
![]() | TimeZone | Gets or sets the time zone. |
![]() | Unit | Returns the unit of measurement |
