SqlGeography.MakeValid Metodo

Definizione

Converte un'istanza geography non valida in un'istanza geography valida con un tipo OGC (Open Geospatial Consortium) valido.

[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

Valori restituiti

Restituisce SqlGeography.

Attributi

Si applica a