Lingua

SqlGeography.Lat Proprietà

Definizione

Restituisce la proprietà latitudine dell'istanza 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

Valore della proprietà

Valore SqlDouble che specifica la latitudine.

Attributi

Si applica a