SqlGeometry.MakeValid Método

Definição

Converte uma instância inválida SqlGeometry em uma SqlGeometry instância com um tipo OGC (Open Geospatial Consortium) válido.

[Microsoft.SqlServer.Server.SqlMethod(IsDeterministic=true, IsPrecise=false)]
public Microsoft.SqlServer.Types.SqlGeometry MakeValid();
[<Microsoft.SqlServer.Server.SqlMethod(IsDeterministic=true, IsPrecise=false)>]
member this.MakeValid : unit -> Microsoft.SqlServer.Types.SqlGeometry
Public Function MakeValid () As SqlGeometry

Retornos

Um SqlGeometry valor com um tipo OGC válido.

Atributos

Aplica-se a