CreateColumnMasterKeyStatement.Parameters 属性

定义

创建列主密钥所需的参数集合

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

属性值

适用于