OperationExecutor.ScriptDbContext(OperationExecutor, IOperationResultHandler, IDictionary) Oluşturucu

Tanım

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

Tarafından desteklenen bağımsız değişkenler args şunlardır:

ContextType-- DbContext kullanılacak.

public ScriptDbContext (Microsoft.EntityFrameworkCore.Design.OperationExecutor executor, Microsoft.EntityFrameworkCore.Design.IOperationResultHandler resultHandler, System.Collections.IDictionary args);
new Microsoft.EntityFrameworkCore.Design.OperationExecutor.ScriptDbContext : Microsoft.EntityFrameworkCore.Design.OperationExecutor * Microsoft.EntityFrameworkCore.Design.IOperationResultHandler * System.Collections.IDictionary -> Microsoft.EntityFrameworkCore.Design.OperationExecutor.ScriptDbContext
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