OperationExecutor.DropDatabase Sınıf

Tanım

Veritabanını bırakma işlemi temsil eder.

public class OperationExecutor.DropDatabase : Microsoft.EntityFrameworkCore.Design.OperationExecutor.OperationBase
type OperationExecutor.DropDatabase = class
    inherit OperationExecutor.OperationBase
Public Class OperationExecutor.DropDatabase
Inherits OperationExecutor.OperationBase
Devralma
OperationExecutor.DropDatabase
Devralma
OperationExecutor.DropDatabase

Oluşturucular

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.

Yöntemler

Execute(Action)

Özel durumları 'a geçirme eylemi IOperationResultHandler yürütür.

(Devralındığı yer: OperationExecutor.OperationBase)
Execute<T>(Func<IEnumerable<T>>)

Sonuçları veya özel durumları 'a geçirme eylemlerini IOperationResultHandler yürütür.

(Devralındığı yer: OperationExecutor.OperationBase)
Execute<T>(Func<T>)

Sonucu veya özel durumları 'a geçirme eylemlerini IOperationResultHandler yürütür.

(Devralındığı yer: OperationExecutor.OperationBase)

Şunlara uygulanır