RelationalDatabaseProviderServices.HistoryRepository Property

Definition

Gets the IHistoryRepository for the database provider.

public abstract Microsoft.EntityFrameworkCore.Migrations.IHistoryRepository HistoryRepository { get; }
member this.HistoryRepository : Microsoft.EntityFrameworkCore.Migrations.IHistoryRepository
Public MustOverride ReadOnly Property HistoryRepository As IHistoryRepository

Property Value

Implements

Applies to