2 implementations of GmlString
System.Data.Entity (2)
System\Data\SqlClient\IDbSpatialValue.cs (2)
131public string GmlString 201public string GmlString
2 references to GmlString
System.Data.Entity (2)
System\Data\SqlClient\SqlGen\SqlGenerator.cs (1)
1064string gmlString = spatialValue.GmlString;
System\Data\SqlClient\SqlTypesAssembly.cs (1)
491string gmlValue = spatialValue.GmlString;