Sprache

SqlGeometry.STCurveToLine Methode

Definition

Gibt eine polygonale Annäherung einer SqlGeometry Instanz zurück, die Kreisbogensegmente enthält.

[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

Gibt zurück

Eine polygonale Annäherung einer SqlGeometry Instanz, die Kreisbogensegmente enthält.

Attribute

Gilt für: