ColumnEncryptionKeyValue.Parameters Property

Definition

Parameters of a column encryption key value

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

Property Value

Applies to