DataConnection.OnClear(IRuleSetExecutor) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual void OnClear(Microsoft::RuleEngine::IRuleSetExecutor ^ executor);
public void OnClear (Microsoft.RuleEngine.IRuleSetExecutor executor);
abstract member OnClear : Microsoft.RuleEngine.IRuleSetExecutor -> unit
override this.OnClear : Microsoft.RuleEngine.IRuleSetExecutor -> unit
Public Sub OnClear (executor As IRuleSetExecutor)
Parameters
- executor
- IRuleSetExecutor
Implements
Microsoft.RuleEngine.ITypedFact.OnClear(Microsoft.RuleEngine.IRuleSetExecutor)
Microsoft.RuleEngine.ITypedFact.OnClear(Microsoft.RuleEngine.IRuleSetExecutor)