Share via


IDatabaseProviderServices.InvariantName Property

Definition

The unique name used to identify the database provider. This should be the same as the NuGet package name for the providers runtime.

public string InvariantName { get; }
member this.InvariantName : string
Public ReadOnly Property InvariantName As String

Property Value

Applies to