ColumnDefinition.Encryption 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.
Column encryption definition set if column is encrypted.
public Microsoft.SqlServer.TransactSql.ScriptDom.ColumnEncryptionDefinition Encryption { get; set; }
member this.Encryption : Microsoft.SqlServer.TransactSql.ScriptDom.ColumnEncryptionDefinition with get, set
Public Property Encryption As ColumnEncryptionDefinition