ExecutableEntity.Parameters 屬性

定義

執行參數的集合。

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

屬性值

適用於