Langue

SqlGeography.Lat Propriété

Définition

Retourne la propriété latitude de l’instance 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

Valeur de propriété

Valeur SqlDouble qui spécifie la latitude.

Attributs

S’applique à