ColumnEncryptionKeyStatement.ColumnEncryptionKeyValues Property

Definition

The values for this column encryption key

public System.Collections.Generic.IList<Microsoft.SqlServer.TransactSql.ScriptDom.ColumnEncryptionKeyValue> ColumnEncryptionKeyValues { get; }
member this.ColumnEncryptionKeyValues : System.Collections.Generic.IList<Microsoft.SqlServer.TransactSql.ScriptDom.ColumnEncryptionKeyValue>
Public ReadOnly Property ColumnEncryptionKeyValues As IList(Of ColumnEncryptionKeyValue)

Property Value

Applies to