SensitivityClassificationStatement.Columns 屬性

定義

以下是從敏感度分類中設定或移除的欄位列表。

public System.Collections.Generic.IList<Microsoft.SqlServer.TransactSql.ScriptDom.ColumnReferenceExpression> Columns { get; }
member this.Columns : System.Collections.Generic.IList<Microsoft.SqlServer.TransactSql.ScriptDom.ColumnReferenceExpression>
Public ReadOnly Property Columns As IList(Of ColumnReferenceExpression)

屬性值

適用於