Bagikan melalui


OperationExecutor.GetContextTypes Konstruktor

Definisi

Overload

OperationExecutor.GetContextTypes(OperationExecutor, IOperationResultHandler, IDictionary)

Menginisialisasi instans baru kelas OperationExecutor.GetContextTypes.

OperationExecutor.GetContextTypes(OperationExecutor, Object, IDictionary)

Menginisialisasi instans baru kelas OperationExecutor.GetContextTypes.

Tidak ada argumen yang saat ini didukung oleh args.

OperationExecutor.GetContextTypes(OperationExecutor, IOperationResultHandler, IDictionary)

Menginisialisasi instans baru kelas OperationExecutor.GetContextTypes.

public GetContextTypes (Microsoft.EntityFrameworkCore.Design.OperationExecutor executor, Microsoft.EntityFrameworkCore.Design.IOperationResultHandler resultHandler, System.Collections.IDictionary args);
new Microsoft.EntityFrameworkCore.Design.OperationExecutor.GetContextTypes : Microsoft.EntityFrameworkCore.Design.OperationExecutor * Microsoft.EntityFrameworkCore.Design.IOperationResultHandler * System.Collections.IDictionary -> Microsoft.EntityFrameworkCore.Design.OperationExecutor.GetContextTypes
Public Sub New (executor As OperationExecutor, resultHandler As IOperationResultHandler, args As IDictionary)

Parameter

executor
OperationExecutor

Pelaksana operasi.

args
IDictionary

Argumen operasi.

Keterangan

Tidak ada argumen yang saat ini didukung oleh args.

Berlaku untuk

OperationExecutor.GetContextTypes(OperationExecutor, Object, IDictionary)

Menginisialisasi instans baru kelas OperationExecutor.GetContextTypes.

Tidak ada argumen yang saat ini didukung oleh args.

public GetContextTypes (Microsoft.EntityFrameworkCore.Design.OperationExecutor executor, object resultHandler, System.Collections.IDictionary args);
new Microsoft.EntityFrameworkCore.Design.OperationExecutor.GetContextTypes : Microsoft.EntityFrameworkCore.Design.OperationExecutor * obj * System.Collections.IDictionary -> Microsoft.EntityFrameworkCore.Design.OperationExecutor.GetContextTypes
Public Sub New (executor As OperationExecutor, resultHandler As Object, args As IDictionary)

Parameter

executor
OperationExecutor

Pelaksana operasi.

args
IDictionary

Argumen operasi.

Berlaku untuk