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)

プロパティ値

適用対象