OperationExecutor.OptimizeContext Sınıf

Tanım

DbContext'ten derlenmiş model oluşturma işlemini temsil eder.

public class OperationExecutor.OptimizeContext : Microsoft.EntityFrameworkCore.Design.OperationExecutor.OperationBase
type OperationExecutor.OptimizeContext = class
    inherit OperationExecutor.OperationBase
Public Class OperationExecutor.OptimizeContext
Inherits OperationExecutor.OperationBase
Devralma
OperationExecutor.OptimizeContext

Oluşturucular

OperationExecutor.OptimizeContext(OperationExecutor, IOperationResultHandler, IDictionary)

OperationExecutor.OptimizeContext sınıfının yeni bir örneğini başlatır.

Yöntemler

Execute(Action)

özel durumları öğesine IOperationResultHandlergeçiren bir eylem yürütür.

(Devralındığı yer: OperationExecutor.OperationBase)
Execute<T>(Func<IEnumerable<T>>)

sonuçları veya özel durumları öğesine IOperationResultHandlergeçiren bir eylem yürütür.

(Devralındığı yer: OperationExecutor.OperationBase)
Execute<T>(Func<T>)

sonucu veya özel durumları öğesine geçiren bir eylem yürütür IOperationResultHandler.

(Devralındığı yer: OperationExecutor.OperationBase)

Şunlara uygulanır