SqlGeography.STCurveToLine Método

Definición

Devuelve una aproximación poligonal de una SqlGeography instancia que contiene segmentos de arco circular.

[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

Devoluciones

Aproximación poligonal de una SqlGeography instancia que contiene segmentos de arco circular.

Atributos

Se aplica a