ExecutionStrategyKey Constructor (String, String)
Initializes a new instance of ExecutionStrategyKey
Assembly: EntityFramework (in EntityFramework.dll)
Parameters
- providerInvariantName
-
Type:
System.String
The ADO.NET provider invariant name indicating the type of ADO.NET connection for which this execution strategy will be used.
- serverName
-
Type:
System.String
A string that will be matched against the server name in the connection string.