TypedDataTable.OnUpdate(IRuleSetExecutor) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public:
virtual bool OnUpdate(Microsoft::RuleEngine::IRuleSetExecutor ^ executor);
public bool OnUpdate (Microsoft.RuleEngine.IRuleSetExecutor executor);
abstract member OnUpdate : Microsoft.RuleEngine.IRuleSetExecutor -> bool
override this.OnUpdate : Microsoft.RuleEngine.IRuleSetExecutor -> bool
Public Function OnUpdate (executor As IRuleSetExecutor) As Boolean
パラメーター
- executor
- IRuleSetExecutor
戻り値
実装
Microsoft.RuleEngine.ITypedFact.OnUpdate(Microsoft.RuleEngine.IRuleSetExecutor)
Microsoft.RuleEngine.ITypedFact.OnUpdate(Microsoft.RuleEngine.IRuleSetExecutor)