Sdílet prostřednictvím


MigrationsPendingException Třída

Definice

Vyvolá se, když operaci nejde provést, protože existují migrace, které nebyly použity pro databázi.

[System.Serializable]
public sealed class MigrationsPendingException : System.Data.Entity.Migrations.Infrastructure.MigrationsException
type MigrationsPendingException = class
    inherit MigrationsException
Public NotInheritable Class MigrationsPendingException
Inherits MigrationsException
Dědičnost
MigrationsPendingException
Atributy

Konstruktory

MigrationsPendingException()

Inicializuje novou instanci MigrationsPendingException třídy.

MigrationsPendingException(String, Exception)

Inicializuje novou instanci MigrationsPendingException třídy.

MigrationsPendingException(String)

Inicializuje novou instanci MigrationsPendingException třídy.

Platí pro