TypedDataRow.OnAssert(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 bool OnAssert(Microsoft::RuleEngine::IRuleSetExecutor ^ executor);
public virtual bool OnAssert(Microsoft.RuleEngine.IRuleSetExecutor executor);
abstract member OnAssert : Microsoft.RuleEngine.IRuleSetExecutor -> bool
override this.OnAssert : Microsoft.RuleEngine.IRuleSetExecutor -> bool
Public Overridable Function OnAssert (executor As IRuleSetExecutor) As Boolean
Paramètres
- executor
- IRuleSetExecutor
Retours
Implémente
Microsoft.RuleEngine.ITypedFact.OnAssert(Microsoft.RuleEngine.IRuleSetExecutor)
Microsoft.RuleEngine.ITypedFact.OnAssert(Microsoft.RuleEngine.IRuleSetExecutor)