MigrationBuilder.ActiveProvider Property

Definition

The name of the database provider being used.

public virtual string ActiveProvider { get; }
[System.Runtime.CompilerServices.Nullable(2)]
public virtual string? ActiveProvider { get; }
public virtual string? ActiveProvider { get; }
member this.ActiveProvider : string
[<System.Runtime.CompilerServices.Nullable(2)>]
member this.ActiveProvider : string
Public Overridable ReadOnly Property ActiveProvider As String

Property Value

Attributes

Applies to