Share via


SqlVulnerabilityAssessmentScanResultProperties.QueryResults Property

Definition

The results of the query that was run.

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

Property Value

Applies to