Bagikan melalui


OperationExecutor.GetContextType Kelas

Definisi

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

Konstruktor

OperationExecutor.GetContextType(OperationExecutor, Object, IDictionary)

Metode

Execute(Action)

Menjalankan tindakan yang meneruskan pengecualian ke IOperationResultHandler.

(Diperoleh dari OperationExecutor.OperationBase)
Execute<T>(Func<IEnumerable<T>>)

Menjalankan tindakan yang meneruskan hasil atau pengecualian ke IOperationResultHandler.

(Diperoleh dari OperationExecutor.OperationBase)
Execute<T>(Func<T>)

Menjalankan tindakan yang meneruskan hasil atau pengecualian ke IOperationResultHandler.

(Diperoleh dari OperationExecutor.OperationBase)

Berlaku untuk