SqlSpatialServices.GetIsSimple Method (DbGeometry)
Returns a nullable Boolean value that whether the given DbGeometry value is simple.
Assembly: EntityFramework.SqlServer (in EntityFramework.SqlServer.dll)
Parameters
- geometryValue
-
Type:
System.Data.Entity.Spatial.DbGeometry
The geometry value.