SqlGeography.Z Propriedade

Definição

Obtém o valor Z (elevação) da instância. A semântica do valor de elevação é definida pelo usuário.

public System.Data.SqlTypes.SqlDouble Z { [Microsoft.SqlServer.Server.SqlMethod(IsDeterministic=true, IsPrecise=true)] get; }
[<get: Microsoft.SqlServer.Server.SqlMethod(IsDeterministic=true, IsPrecise=true)>]
member this.Z : System.Data.SqlTypes.SqlDouble
Public ReadOnly Property Z As SqlDouble

Valor da propriedade

Um valor SqlDouble que representa a elevação da instância.

Atributos

Aplica-se a