SqlGeography.Lat Propiedad

Definición

Devuelve la propiedad latitude de la instancia de geography.

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

Valor de propiedad

Valor SqlDouble que especifica la latitud.

Atributos

Se aplica a