DbSpatialDataReader.IsGeographyColumn Method (Int32)
Returns whether the column at the specified column ordinal is of geography type
Assembly: EntityFramework (in EntityFramework.dll)
Parameters
- ordinal
-
Type:
System.Int32
The column ordinal.
Return Value
Type: System.Booleantrue if the column at the specified column ordinal is of geography type; false otherwise.