Udostępnij za pośrednictwem


CommitFailedException Klasa

Definicja

Zgłaszany, gdy wystąpi błąd podczas zatwierdzania elementu DbTransaction.

[System.Serializable]
public class CommitFailedException : System.Data.DataException
type CommitFailedException = class
    inherit DataException
Public Class CommitFailedException
Inherits DataException
Dziedziczenie
CommitFailedException
Atrybuty

Konstruktory

CommitFailedException()

Inicjuje nowe wystąpienie klasy CommitFailedException

CommitFailedException(SerializationInfo, StreamingContext)

Inicjuje nowe wystąpienie klasy CommitFailedException.

CommitFailedException(String, Exception)

Inicjuje nowe wystąpienie klasy CommitFailedException

CommitFailedException(String)

Inicjuje nowe wystąpienie klasy CommitFailedException

Dotyczy