DbProviderServices.GetProviderServices Method (DbConnection)
Returns providers given a connection.
Assembly: EntityFramework (in EntityFramework.dll)
Parameters
- connection
-
Type:
System.Data.Common.DbConnection
Connection to provider.
Return Value
Type: System.Data.Entity.Core.Common.DbProviderServicesThe DbProviderServices instanced based on the specified connection.