OperationExecutor.OperationBase Oluşturucular
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.
Aşırı Yüklemeler
| OperationExecutor.OperationBase(IOperationResultHandler) |
OperationExecutor.OperationBase sınıfının yeni bir örneğini başlatır. |
| OperationExecutor.OperationBase(Object) |
OperationExecutor.OperationBase sınıfının yeni bir örneğini başlatır. |
OperationExecutor.OperationBase(IOperationResultHandler)
- Kaynak:
- OperationExecutor.cs
- Kaynak:
- OperationExecutor.cs
- Kaynak:
- OperationExecutor.cs
- Kaynak:
- OperationExecutor.cs
- Kaynak:
- OperationExecutor.cs
- Kaynak:
- OperationExecutor.cs
- Kaynak:
- OperationExecutor.cs
OperationExecutor.OperationBase sınıfının yeni bir örneğini başlatır.
protected OperationBase(Microsoft.EntityFrameworkCore.Design.IOperationResultHandler resultHandler);
new Microsoft.EntityFrameworkCore.Design.OperationExecutor.OperationBase : Microsoft.EntityFrameworkCore.Design.IOperationResultHandler -> Microsoft.EntityFrameworkCore.Design.OperationExecutor.OperationBase
Protected Sub New (resultHandler As IOperationResultHandler)
Parametreler
- resultHandler
- IOperationResultHandler
Şunlara uygulanır
OperationExecutor.OperationBase(Object)
- Kaynak:
- OperationExecutor.cs
- Kaynak:
- OperationExecutor.cs
OperationExecutor.OperationBase sınıfının yeni bir örneğini başlatır.
protected OperationBase(object resultHandler);
new Microsoft.EntityFrameworkCore.Design.OperationExecutor.OperationBase : obj -> Microsoft.EntityFrameworkCore.Design.OperationExecutor.OperationBase
Protected Sub New (resultHandler As Object)
Parametreler
- resultHandler
- Object