AlterTableAlterColumnStatement.MaskingFunction Property

Definition

Represents the data masking function applied to the column.

public Microsoft.SqlServer.TransactSql.ScriptDom.StringLiteral MaskingFunction { get; set; }
member this.MaskingFunction : Microsoft.SqlServer.TransactSql.ScriptDom.StringLiteral with get, set
Public Property MaskingFunction As StringLiteral

Property Value

Applies to