SqlGeometry.STCurveToLine メソッド

定義

円弧セグメントを含む SqlGeometry インスタンスの多角形近似を返します。

[Microsoft.SqlServer.Server.SqlMethod(IsDeterministic=true, IsPrecise=false)]
public Microsoft.SqlServer.Types.SqlGeometry STCurveToLine();
[<Microsoft.SqlServer.Server.SqlMethod(IsDeterministic=true, IsPrecise=false)>]
member this.STCurveToLine : unit -> Microsoft.SqlServer.Types.SqlGeometry
Public Function STCurveToLine () As SqlGeometry

返品

円弧セグメントを含む SqlGeometry インスタンスの多角形近似。

属性

適用対象