SqlGeography.STCurveToLine メソッド

定義

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

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

返品

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

属性

適用対象