1 override of AsTextIncludingElevationAndMeasure
System.Data.Entity (1)
System\Data\SqlClient\SqlSpatialServices.cs (1)
242
public override string
AsTextIncludingElevationAndMeasure
(DbGeography geographyValue)
1 reference to AsTextIncludingElevationAndMeasure
System.Data.Entity (1)
System\Data\Spatial\DbGeography.cs (1)
411
internal string AsTextIncludingElevationAndMeasure() { return this.spatialSvcs.
AsTextIncludingElevationAndMeasure
(this); }