OperationExecutor.DropDatabase Oluşturucular

Tanım

Aşırı Yüklemeler

OperationExecutor.DropDatabase(OperationExecutor, IOperationResultHandler, IDictionary)

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

tarafından desteklenen bağımsız args değişkenler:

contextType DbContext --Kullanmak için.

OperationExecutor.DropDatabase(OperationExecutor, Object, IDictionary)

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

tarafından desteklenen bağımsız args değişkenler:

contextType DbContext --Kullanmak için.

OperationExecutor.DropDatabase(OperationExecutor, IOperationResultHandler, IDictionary)

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

tarafından desteklenen bağımsız args değişkenler:

contextType DbContext --Kullanmak için.

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

Parametreler

executor
OperationExecutor

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

args
IDictionary

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

Şunlara uygulanır

OperationExecutor.DropDatabase(OperationExecutor, Object, IDictionary)

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

tarafından desteklenen bağımsız args değişkenler:

contextType DbContext --Kullanmak için.

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

Parametreler

executor
OperationExecutor

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

args
IDictionary

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

Şunlara uygulanır