DbProviderServices.DbGetSpatialServices Method (String)
Note: This API is now obsolete.Namespace:
System.Data.Entity.Core.Common
Assembly: EntityFramework (in EntityFramework.dll)
Gets the spatial services for the DbProviderServices.
Assembly: EntityFramework (in EntityFramework.dll)
[ObsoleteAttribute("Return DbSpatialServices from the GetService method. See http://go.microsoft.com/fwlink/?LinkId=260882 for more information.")] protected virtual DbSpatialServices DbGetSpatialServices( string manifestToken )
Parameters
- manifestToken
-
Type:
System.String
The token information associated with the provider manifest.