DbGeography.IsEmpty Property

 

Gets a nullable Boolean value indicating whether this DbGeography value is empty.

Namespace:   System.Data.Entity.Spatial
Assembly:  EntityFramework (in EntityFramework.dll)

public bool IsEmpty { get; }

Property Value

Type: System.Boolean

True if this DbGeography value is empty; otherwise, false.