Partager via


OperationExecutor.GetContextType Classe

Définition

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

Constructeurs

OperationExecutor.GetContextType(OperationExecutor, Object, IDictionary)

Méthodes

Execute(Action)

Exécute une action passant des exceptions au IOperationResultHandler.

(Hérité de OperationExecutor.OperationBase)
Execute<T>(Func<IEnumerable<T>>)

Exécute une action transmettant des résultats ou des exceptions à .IOperationResultHandler

(Hérité de OperationExecutor.OperationBase)
Execute<T>(Func<T>)

Exécute une action passant le résultat ou les exceptions à .IOperationResultHandler

(Hérité de OperationExecutor.OperationBase)

S’applique à