SqlServerVulnerabilityProperties.Query 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 the T-SQL query that runs on your SQL database to perform the particular check
[Newtonsoft.Json.JsonProperty(PropertyName="query")]
public string Query { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="query")>]
member this.Query : string
Public ReadOnly Property Query As String
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute