Definition
Assembly: EntityFramework.dll Namespace: System.Data.Entity.SpatialSyntax
Summary
This type is defined in EntityFramework.Methods
ToGeographyLineString Extension
Extension method from
Microsoft.Restier.EntityFramework.GeographyConverterSyntax
Parameters
| Name | Type | Description |
|---|---|---|
geography | System.Data.Entity.Spatial.DbGeography | The DbGeography to be converted |
Returns
Type:Microsoft.Spatial.GeographyLineString
A Edm GeographyLineString
ToGeographyPoint Extension
Extension method from
Microsoft.Restier.EntityFramework.GeographyConverterSyntax
Parameters
| Name | Type | Description |
|---|---|---|
geography | System.Data.Entity.Spatial.DbGeography | The DbGeography to be converted |
Returns
Type:Microsoft.Spatial.GeographyPoint
A Edm GeographyPoint