BoundingBoxParameter.Value プロパティ

定義

境界ボックスの 4 つの座標を定義する数値の 4 タプルを指定します。右下隅の x 座標と y 分座標、右上隅の x 座標と y-max 座標です。

public Microsoft.SqlServer.TransactSql.ScriptDom.ScalarExpression Value { get; set; }
member this.Value : Microsoft.SqlServer.TransactSql.ScriptDom.ScalarExpression with get, set
Public Property Value As ScalarExpression

プロパティ値

適用対象