1 override of AsTextIncludingElevationAndMeasure
System.Data.Entity (1)
System\Data\SqlClient\SqlSpatialServices.cs (1)
247
public override string
AsTextIncludingElevationAndMeasure
(DbGeometry geometryValue)
1 reference to AsTextIncludingElevationAndMeasure
System.Data.Entity (1)
System\Data\Spatial\DbGeometry.cs (1)
431
internal string AsTextIncludingElevationAndMeasure() { return this.spatialSvcs.
AsTextIncludingElevationAndMeasure
(this); }