SqlVulnerabilityAssessmentQueryCheck.ColumnNames 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.
SQL Vulnerability Assessment column names of query expected result.
public System.Collections.Generic.IReadOnlyList<string> ColumnNames { get; }
member this.ColumnNames : System.Collections.Generic.IReadOnlyList<string>
Public ReadOnly Property ColumnNames As IReadOnlyList(Of String)