SqlGeography.MakeValid 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.
Convertit une instance geography qui n’est pas valide en instance géographique valide avec un type OGC (Open Geospatial Consortium) valide.
[Microsoft.SqlServer.Server.SqlMethod(IsDeterministic=true, IsPrecise=false)]
public Microsoft.SqlServer.Types.SqlGeography MakeValid();
[<Microsoft.SqlServer.Server.SqlMethod(IsDeterministic=true, IsPrecise=false)>]
member this.MakeValid : unit -> Microsoft.SqlServer.Types.SqlGeography
Public Function MakeValid () As SqlGeography
Retours
Retourne SqlGeography.
- Attributs