AlterColumnEncryptionKeyStatement.AlterType Property      
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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, setPublic Property AlterType As ColumnEncryptionKeyAlterType