次の方法で共有


TypedDataTable.OnUpdate(IRuleSetExecutor) メソッド

定義

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)

適用対象