Langue

SqlGeography.STCurveToLine Méthode

Définition

Retourne une approximation polygonale d’une SqlGeography instance qui contient des segments d’arc circulaires.

[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

Retours

Approximation polygonale d’une SqlGeography instance qui contient des segments d’arc circulaires.

Attributs

S’applique à