Share via


OperationExecutor.GetContextType Klasse

Definition

public class OperationExecutor.GetContextType : Microsoft.EntityFrameworkCore.Design.OperationExecutor.OperationBase
type OperationExecutor.GetContextType = class
    inherit OperationExecutor.OperationBase
Public Class OperationExecutor.GetContextType
Inherits OperationExecutor.OperationBase
Vererbung
OperationExecutor.GetContextType

Konstruktoren

OperationExecutor.GetContextType(OperationExecutor, Object, IDictionary)

Methoden

Execute(Action)

Führt eine Aktion aus, die Ausnahmen an das IOperationResultHandlerübergibt.

(Geerbt von OperationExecutor.OperationBase)
Execute<T>(Func<IEnumerable<T>>)

Führt eine Aktion aus, die Ergebnisse oder Ausnahmen an das IOperationResultHandlerübergibt.

(Geerbt von OperationExecutor.OperationBase)
Execute<T>(Func<T>)

Führt eine Aktion aus, die das Ergebnis oder die Ausnahmen an das IOperationResultHandlerübergibt.

(Geerbt von OperationExecutor.OperationBase)

Gilt für: