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)

속성 값

적용 대상