Sdílet prostřednictvím


SqlSpatialServices.GetBoundary(DbGeometry) Metoda

Definice

Vrátí dvojitou hodnotu s možnou hodnotou null, která označuje hranici dané DbGeography hodnoty.

public override System.Data.Entity.Spatial.DbGeometry GetBoundary (System.Data.Entity.Spatial.DbGeometry geometryValue);
override this.GetBoundary : System.Data.Entity.Spatial.DbGeometry -> System.Data.Entity.Spatial.DbGeometry
Public Overrides Function GetBoundary (geometryValue As DbGeometry) As DbGeometry

Parametry

geometryValue
DbGeometry

Hodnota geometrie.

Návraty

Hranice dané DbGeography hodnoty.

Platí pro