OperationExecutor.OperationBase Konstruktory
Definice
Důležité
Některé informace platí pro předběžně vydaný produkt, který se může zásadně změnit, než ho výrobce nebo autor vydá. Microsoft neposkytuje žádné záruky, výslovné ani předpokládané, týkající se zde uváděných informací.
Přetížení
| OperationExecutor.OperationBase(IOperationResultHandler) |
Inicializuje novou instanci OperationExecutor.OperationBase třídy . |
| OperationExecutor.OperationBase(Object) |
Inicializuje novou instanci OperationExecutor.OperationBase třídy . |
OperationExecutor.OperationBase(IOperationResultHandler)
- Zdroj:
- OperationExecutor.cs
- Zdroj:
- OperationExecutor.cs
- Zdroj:
- OperationExecutor.cs
- Zdroj:
- OperationExecutor.cs
- Zdroj:
- OperationExecutor.cs
- Zdroj:
- OperationExecutor.cs
- Zdroj:
- OperationExecutor.cs
Inicializuje novou instanci OperationExecutor.OperationBase třídy .
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)
Parametry
- resultHandler
- IOperationResultHandler
Hodnota IOperationResultHandler
Platí pro
OperationExecutor.OperationBase(Object)
- Zdroj:
- OperationExecutor.cs
- Zdroj:
- OperationExecutor.cs
Inicializuje novou instanci OperationExecutor.OperationBase třídy .
protected OperationBase(object resultHandler);
new Microsoft.EntityFrameworkCore.Design.OperationExecutor.OperationBase : obj -> Microsoft.EntityFrameworkCore.Design.OperationExecutor.OperationBase
Protected Sub New (resultHandler As Object)
Parametry
- resultHandler
- Object
Hodnota IOperationResultHandler