OperationExecutor.GetContextInfo Sınıf

Tanım

Bir tür hakkında bilgi almak için bir işlemi temsil eder DbContext .

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

Oluşturucular

OperationExecutor.GetContextInfo(OperationExecutor, IOperationResultHandler, IDictionary)

OperationExecutor.GetContextInfo 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 tür.

OperationExecutor.GetContextInfo(OperationExecutor, Object, IDictionary)

OperationExecutor.GetContextInfo 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 tür.

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