DbSpatialDataReader.IsGeometryColumn Method (Int32)
Returns whether the column at the specified column ordinal is of geometry 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 geometry type; false otherwise.