Udostępnij przez


OperationExecutor.GetContextType Klasa

Definicja

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

Konstruktory

OperationExecutor.GetContextType(OperationExecutor, Object, IDictionary)

Metody

Execute(Action)

Wykonuje akcję przekazującą wyjątki do elementu IOperationResultHandler.

(Odziedziczone po OperationExecutor.OperationBase)
Execute<T>(Func<IEnumerable<T>>)

Wykonuje akcję przekazującą wyniki lub wyjątki do elementu IOperationResultHandler.

(Odziedziczone po OperationExecutor.OperationBase)
Execute<T>(Func<T>)

Wykonuje akcję przekazującą wynik lub wyjątki do elementu IOperationResultHandler.

(Odziedziczone po OperationExecutor.OperationBase)

Dotyczy