DataConnection.OnAssert(IRuleSetExecutor) Metoda
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
public:
virtual bool OnAssert(Microsoft::RuleEngine::IRuleSetExecutor ^ executor);
public bool OnAssert (Microsoft.RuleEngine.IRuleSetExecutor executor);
abstract member OnAssert : Microsoft.RuleEngine.IRuleSetExecutor -> bool
override this.OnAssert : Microsoft.RuleEngine.IRuleSetExecutor -> bool
Public Function OnAssert (executor As IRuleSetExecutor) As Boolean
Parametry
- executor
- IRuleSetExecutor
Zwraca
Implementuje
Microsoft.RuleEngine.ITypedFact.OnAssert(Microsoft.RuleEngine.IRuleSetExecutor)
Microsoft.RuleEngine.ITypedFact.OnAssert(Microsoft.RuleEngine.IRuleSetExecutor)