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