OperationExecutor.OperationBase Oluşturucular

Tanım

Aşırı Yüklemeler

OperationExecutor.OperationBase(IOperationResultHandler)

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

OperationExecutor.OperationBase(Object)

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

OperationExecutor.OperationBase(IOperationResultHandler)

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

protected OperationBase (Microsoft.EntityFrameworkCore.Design.IOperationResultHandler resultHandler);
new Microsoft.EntityFrameworkCore.Design.OperationExecutor.OperationBase : Microsoft.EntityFrameworkCore.Design.IOperationResultHandler -> Microsoft.EntityFrameworkCore.Design.OperationExecutor.OperationBase
Protected Sub New (resultHandler As IOperationResultHandler)

Parametreler

Şunlara uygulanır

OperationExecutor.OperationBase(Object)

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

protected OperationBase (object resultHandler);
new Microsoft.EntityFrameworkCore.Design.OperationExecutor.OperationBase : obj -> Microsoft.EntityFrameworkCore.Design.OperationExecutor.OperationBase
Protected Sub New (resultHandler As Object)

Parametreler

Şunlara uygulanır