SqlGeometry.STBoundary Método

Definição

Retorna o limite de uma SqlGeometry instância.

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

Retornos

Um SqlGeometry objeto que representa o limite da chamada SqlGeometry.

Atributos

Aplica-se a