Share via


DatabaseProvider<TOptionsExtension>.Name 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 virtual string Name { get; }
member this.Name : string
Public Overridable ReadOnly Property Name As String

Property Value

Implements

Applies to