次の方法で共有


SqlVulnerabilityAssessmentScanResultData.QueryResults プロパティ

定義

実行された SQL 脆弱性評価クエリ結果。

public System.Collections.Generic.IReadOnlyList<System.Collections.Generic.IList<string>> QueryResults { get; }
member this.QueryResults : System.Collections.Generic.IReadOnlyList<System.Collections.Generic.IList<string>>
Public ReadOnly Property QueryResults As IReadOnlyList(Of IList(Of String))

プロパティ値

適用対象