DatabaseProviderServices.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 abstract string InvariantName { get; }
member this.InvariantName : string
Public MustOverride ReadOnly Property InvariantName As String

Property Value

Implements

Applies to