OperationExecutor.GetContextInfo Sınıf
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Bir tür hakkında bilgi almak için bir DbContext işlemi temsil eder.
public class OperationExecutor.GetContextInfo : Microsoft.EntityFrameworkCore.Design.OperationExecutor.OperationBase
type OperationExecutor.GetContextInfo = class
inherit OperationExecutor.OperationBase
Public Class OperationExecutor.GetContextInfo
Inherits OperationExecutor.OperationBase
- Devralma
- Devralma
Oluşturucular
| OperationExecutor.GetContextInfo(OperationExecutor, IOperationResultHandler, IDictionary) |
OperationExecutor.GetContextInfo sınıfının yeni bir örneğini başlatır. |
| OperationExecutor.GetContextInfo(OperationExecutor, Object, IDictionary) |
OperationExecutor.GetContextInfo sınıfının yeni bir örneğini başlatır. tarafından
|
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) |