ExecutionStrategyKey.ProviderInvariantName Property

 

The ADO.NET provider invariant name indicating the type of ADO.NET connection for which this execution strategy will be used.

Namespace:   System.Data.Entity.Infrastructure
Assembly:  EntityFramework (in EntityFramework.dll)

public string ProviderInvariantName {
	[CompilerGeneratedAttribute]
	get;
	[CompilerGeneratedAttribute]
	private set;
}

Property Value

Type: System.String