SqlGeography.EnvelopeAngle Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Retourne l’angle maximal entre le point retourné par EnvelopeCenter() et un point dans l’instance SqlGeography en degrés.
[Microsoft.SqlServer.Server.SqlMethod(IsDeterministic=true, IsPrecise=false)]
public System.Data.SqlTypes.SqlDouble EnvelopeAngle();
[<Microsoft.SqlServer.Server.SqlMethod(IsDeterministic=true, IsPrecise=false)>]
member this.EnvelopeAngle : unit -> System.Data.SqlTypes.SqlDouble
Public Function EnvelopeAngle () As SqlDouble
Retours
Retourne SqlDouble.
- Attributs