ColumnEncryptionKeyValue.Parameters 屬性

定義

欄位加密金鑰值的參數

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)

屬性值

適用於