Aracılığıyla paylaş


OperationExecutor.GetMigrations Sınıf

Tanım

Kullanılabilir geçişleri listeleme işlemini temsil eder.

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

Oluşturucular

OperationExecutor.GetMigrations(OperationExecutor, IOperationResultHandler, IDictionary)

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

OperationExecutor.GetMigrations(OperationExecutor, Object, IDictionary)

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

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

contextType DbContext--Kullanılacak.

Yöntemler

Execute(Action)

özel durumları öğesine IOperationResultHandlergeçirerek bir eylem yürütür.

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

sonuçları veya özel durumları IOperationResultHandleröğesine geçiren bir eylem yürütür.

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

Sonucu veya özel durumları öğesine geçiren bir eylem yürütür IOperationResultHandler.

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

Şunlara uygulanır