次の方法で共有


OperationExecutor.GetContextType クラス

定義

public class OperationExecutor.GetContextType : Microsoft.EntityFrameworkCore.Design.OperationExecutor.OperationBase
type OperationExecutor.GetContextType = class
    inherit OperationExecutor.OperationBase
Public Class OperationExecutor.GetContextType
Inherits OperationExecutor.OperationBase
継承
OperationExecutor.GetContextType

コンストラクター

OperationExecutor.GetContextType(OperationExecutor, Object, IDictionary)

メソッド

Execute(Action)

に例外を渡すアクションを実行します IOperationResultHandler

(継承元 OperationExecutor.OperationBase)
Execute<T>(Func<IEnumerable<T>>)

結果または例外を に渡すアクションを実行します IOperationResultHandler

(継承元 OperationExecutor.OperationBase)
Execute<T>(Func<T>)

結果または例外を に渡すアクションを実行します IOperationResultHandler

(継承元 OperationExecutor.OperationBase)

適用対象