SqlGeometry.STArea Método

Definição

Retorna a área total da superfície de uma SqlGeometry instância.

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

Retornos

Um valor SqlDouble que representa a área total da superfície do SqlGeometry.

Atributos

Aplica-se a