SqlGeometry.STCurveToLine Método

Definición

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

[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

Devoluciones

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

Atributos

Se aplica a