DbProviderServices.GetSpatialDataReader Method (DbDataReader, String)
Gets the spatial data reader for the DbProviderServices.
Assembly: EntityFramework (in EntityFramework.dll)
public DbSpatialDataReader GetSpatialDataReader( DbDataReader fromReader, string manifestToken )
Parameters
- fromReader
-
Type:
System.Data.Common.DbDataReader
The reader where the spatial data came from.
- manifestToken
-
Type:
System.String
The manifest token associated with the provider manifest.