AssemblyStatement.Parameters 屬性

定義

這些分別代表客戶組語言規範子或組合位元。

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

屬性值

適用於