IProviderInvariantName Interface

Definition

Used by IDbDependencyResolver and DbConfiguration when resolving a provider invariant name from a DbProviderFactory.

public interface IProviderInvariantName
type IProviderInvariantName = interface
Public Interface IProviderInvariantName

Properties

Name

Gets the name of the provider.

Applies to