共用方式為


SecurityEventSqlInjectionAdditionalProperties.Statement Property

Definition

Gets the statement

[Newtonsoft.Json.JsonProperty(PropertyName="statement")]
public string Statement { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="statement")>]
member this.Statement : string
Public ReadOnly Property Statement As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to