ExecutionStrategyKey.ProviderInvariantName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The ADO.NET provider invariant name indicating the type of ADO.NET connection for which this execution strategy will be used.
public string ProviderInvariantName { get; }
member this.ProviderInvariantName : string
Public ReadOnly Property ProviderInvariantName As String