OperationExecutor.GetContextTypes Sınıf

Tanım

Kullanılabilir türleri listelemek için bir işlemi temsil eder DbContext .

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

Oluşturucular

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 .

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