1 reference to geographySqlType
System.Data.Entity (1)
System\Data\SqlClient\SqlSpatialDataReader.cs (1)
59if (!fieldTypeName.EndsWith(geographySqlType, StringComparison.Ordinal)) // Use EndsWith so that we just see the schema and type name, not the database name.