Share via


HistoryRepository.IHistoryRepository.CreateIfNotExists Method

Definition

bool IHistoryRepository.CreateIfNotExists();
abstract member Microsoft.EntityFrameworkCore.Migrations.IHistoryRepository.CreateIfNotExists : unit -> bool
override this.Microsoft.EntityFrameworkCore.Migrations.IHistoryRepository.CreateIfNotExists : unit -> bool
Function CreateIfNotExists () As Boolean Implements IHistoryRepository.CreateIfNotExists

Returns

Implements

Applies to