OperationExecutor.GetContextTypes Oluşturucular

Tanım

Aşırı Yüklemeler

OperationExecutor.GetContextTypes(OperationExecutor, IOperationResultHandler, IDictionary)

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

Şu anda tarafından desteklenmeyen bir bağımsız değişken yok args .

OperationExecutor.GetContextTypes(OperationExecutor, Object, IDictionary)

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

Şu anda tarafından desteklenmeyen bir bağımsız değişken yok args .

OperationExecutor.GetContextTypes(OperationExecutor, IOperationResultHandler, IDictionary)

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

Şu anda tarafından desteklenmeyen bir bağımsız değişken yok args .

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)

Parametreler

executor
OperationExecutor

İşlem yürütücüsü.

args
IDictionary

İşlem bağımsız değişkenleri.

Şunlara uygulanır

OperationExecutor.GetContextTypes(OperationExecutor, Object, IDictionary)

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

Şu anda tarafından desteklenmeyen bir bağımsız değişken yok 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)

Parametreler

executor
OperationExecutor

İşlem yürütücüsü.

args
IDictionary

İşlem bağımsız değişkenleri.

Şunlara uygulanır