Bagikan melalui


OperationExecutor.OperationBase Konstruktor

Definisi

Overload

OperationExecutor.OperationBase(IOperationResultHandler)

Sumber:
OperationExecutor.cs
Sumber:
OperationExecutor.cs
Sumber:
OperationExecutor.cs
Sumber:
OperationExecutor.cs
Sumber:
OperationExecutor.cs
Sumber:
OperationExecutor.cs
Sumber:
OperationExecutor.cs

Menginisialisasi instans baru kelas OperationExecutor.OperationBase.

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)

Parameter

Berlaku untuk

OperationExecutor.OperationBase(Object)

Sumber:
OperationExecutor.cs
Sumber:
OperationExecutor.cs

Menginisialisasi instans baru kelas OperationExecutor.OperationBase.

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

Parameter

Berlaku untuk