BoundingBoxParameter.Value 屬性

定義

指定一個數值四元組,定義包圍盒的四個座標:左下角的 x-min 與 y -min 座標,以及右上角的 x-max 與 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

屬性值

適用於