![]() |
Query
|
The QueryParameters type exposes the following members.
Name | Description | |
---|---|---|
![]() | QueryParameters | Initializes a new instance of the QueryParameters class |
Name | Description | |
---|---|---|
![]() | DropEmptySeries | Gets or sets a flag that indicates whether to include empty series in the query. |
![]() | Imports | Gets or sets any defined eval imports defined in the query. |
![]() | IncludePeaks | Gets or sets a flag that indicates whether to include the peaks of the query. |
![]() | Interval | Gets or sets the interval of the query. |
![]() | MetadataSelections | Gets or sets metadata selections for the query. |
![]() | RadialDistribution | Gets or sets any defined radial distribution request parameters defined in the query. |
![]() | SourceTarget | Gets or sets a reference to the original target that was the source of these results. |
![]() | SquareDistribution | Gets or sets any defined rectangular distribution request parameters defined in the query |
![]() | StartTime | Gets or sets start time of the query. |
![]() | StopTime | Gets or sets stop time of the query. |
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object) |