SqlGeometry.STBoundary Método

Definición

Devuelve el límite de una SqlGeometry instancia.

[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

Devoluciones

Objeto SqlGeometry que representa el límite de la llamada a SqlGeometry.

Atributos

Se aplica a