TypedDataRow.OnClear(IRuleSetExecutor) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
virtual void OnClear(Microsoft::RuleEngine::IRuleSetExecutor ^ executor);
public virtual void OnClear(Microsoft.RuleEngine.IRuleSetExecutor executor);
abstract member OnClear : Microsoft.RuleEngine.IRuleSetExecutor -> unit
override this.OnClear : Microsoft.RuleEngine.IRuleSetExecutor -> unit
Public Overridable Sub OnClear (executor As IRuleSetExecutor)
Paramètres
- executor
- IRuleSetExecutor
Implémente
Microsoft.RuleEngine.ITypedFact.OnClear(Microsoft.RuleEngine.IRuleSetExecutor)
Microsoft.RuleEngine.ITypedFact.OnClear(Microsoft.RuleEngine.IRuleSetExecutor)