EfMigratorBackend.

HasPendingMigrations() Method

Summary

Determines if there are any pending migrations

Syntax

public bool HasPendingMigrations()

Return Value

Type Description
bool true if had migrations pending, otherwise false.