DataWarehouseUserActivities.ActiveQueriesCount Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets count of running and suspended queries.
[Newtonsoft.Json.JsonProperty(PropertyName="properties.activeQueriesCount")]
public int? ActiveQueriesCount { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.activeQueriesCount")>]
member this.ActiveQueriesCount : Nullable<int>
Public ReadOnly Property ActiveQueriesCount As Nullable(Of Integer)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute