AddSensitivityClassificationStatement.Options Property

Definition

Sensitivity options (Label, Label_Id, ...).

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

Property Value

Applies to