Aracılığıyla paylaş


OperationExecutor.HasPendingModelChanges Sınıf

Tanım

Bekleyen geçiş olup olmadığını denetleme işlemini temsil eder.

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

Oluşturucular

OperationExecutor.HasPendingModelChanges(OperationExecutor, IOperationResultHandler, IDictionary)

OperationExecutor.HasPendingModelChanges 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