Sprache

SqlGeometry.STConvexHull Methode

Definition

Gibt ein Objekt zurück, das den konvexen Rumpf einer SqlGeometry Instanz darstellt.

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

Gibt zurück

Ein SqlGeometry Wert, der den konvexen Rumpf des Aufrufs SqlGeometrydarstellt.

Attribute

Gilt für: