2 references to Length
System.Data.Entity (2)
System\Data\Objects\ELinq\SpatialPropertyTranslator.cs (2)
64yield return GetProperty((System.Data.Spatial.DbGeography geo) => geo.Length); 109result.Add(GetProperty((System.Data.Spatial.DbGeography geo) => geo.Length), "SpatialLength");