AlterColumnEncryptionKeyStatement.AlterType Property

Definition

Represents whether the alter is to add or remove a value.

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

Property Value

Applies to