PartitionFunctionCall.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)

プロパティ値

適用対象