次の方法で共有


TypedDataRow.OnRetract(IRuleSetExecutor) メソッド

定義

public:
 virtual bool OnRetract(Microsoft::RuleEngine::IRuleSetExecutor ^ executor);
public virtual bool OnRetract (Microsoft.RuleEngine.IRuleSetExecutor executor);
abstract member OnRetract : Microsoft.RuleEngine.IRuleSetExecutor -> bool
override this.OnRetract : Microsoft.RuleEngine.IRuleSetExecutor -> bool
Public Overridable Function OnRetract (executor As IRuleSetExecutor) As Boolean

パラメーター

executor
IRuleSetExecutor

戻り値

実装

Microsoft.RuleEngine.ITypedFact.OnRetract(Microsoft.RuleEngine.IRuleSetExecutor) Microsoft.RuleEngine.ITypedFact.OnRetract(Microsoft.RuleEngine.IRuleSetExecutor)

適用対象