Udostępnij przez


MigrationsPendingException Klasa

Definicja

Zgłaszany, gdy nie można wykonać operacji, ponieważ istnieją migracje, które nie zostały zastosowane do bazy danych.

[System.Serializable]
public sealed class MigrationsPendingException : System.Data.Entity.Migrations.Infrastructure.MigrationsException
type MigrationsPendingException = class
    inherit MigrationsException
Public NotInheritable Class MigrationsPendingException
Inherits MigrationsException
Dziedziczenie
MigrationsPendingException
Atrybuty

Konstruktory

MigrationsPendingException()

Inicjuje nowe wystąpienie klasy MigrationsPendingException.

MigrationsPendingException(String, Exception)

Inicjuje nowe wystąpienie klasy MigrationsPendingException.

MigrationsPendingException(String)

Inicjuje nowe wystąpienie klasy MigrationsPendingException.

Dotyczy