Share via


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

Property Value

Applies to