SqlGeometry.STDimension Método

Definição

Retorna a dimensão máxima de uma SqlGeometry instância.

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

Retornos

Um valor SqlInt32 que representa a dimensão máxima do SqlGeometry.

Atributos

Aplica-se a