ColumnEncryptionKeyAlterType Enum

Definition

Column encryption key alter statement types

[System.Serializable]
public enum ColumnEncryptionKeyAlterType
[<System.Serializable>]
type ColumnEncryptionKeyAlterType = 
Public Enum ColumnEncryptionKeyAlterType
Inheritance
ColumnEncryptionKeyAlterType
Attributes

Fields

Add 0

Add column encryption key value

Drop 1

Drop column encryption key value

Applies to