SqlGeometry.STNumCurves Método

Definição

Retorna o número de curvas em uma instância unidimensional SqlGeometry .

[Microsoft.SqlServer.Server.SqlMethod(IsDeterministic=true, IsPrecise=true)]
public System.Data.SqlTypes.SqlInt32 STNumCurves();
[<Microsoft.SqlServer.Server.SqlMethod(IsDeterministic=true, IsPrecise=true)>]
member this.STNumCurves : unit -> System.Data.SqlTypes.SqlInt32
Public Function STNumCurves () As SqlInt32

Retornos

O número de curvas.

Atributos

Aplica-se a