ColumnEncryptionTypeParameter.EncryptionType Property

Definition

The encryption type.

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

Property Value

Applies to