DbSpatialDataReader.GetGeography Method (Int32)
When implemented in derived types, reads an instance of DbGeography from the column at the specified column ordinal.
Assembly: EntityFramework (in EntityFramework.dll)
Parameters
- ordinal
-
Type:
System.Int32
The ordinal of the column that contains the geography value
Return Value
Type: System.Data.Entity.Spatial.DbGeographyThe instance of DbGeography at the specified column value