DataConnection.OnRetract(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 OnRetract(Microsoft::RuleEngine::IRuleSetExecutor ^ executor);
public bool OnRetract (Microsoft.RuleEngine.IRuleSetExecutor executor);
abstract member OnRetract : Microsoft.RuleEngine.IRuleSetExecutor -> bool
override this.OnRetract : Microsoft.RuleEngine.IRuleSetExecutor -> bool
Public Function OnRetract (executor As IRuleSetExecutor) As Boolean
Parametry
- executor
- IRuleSetExecutor
Zwraca
Implementuje
Microsoft.RuleEngine.ITypedFact.OnRetract(Microsoft.RuleEngine.IRuleSetExecutor)
Microsoft.RuleEngine.ITypedFact.OnRetract(Microsoft.RuleEngine.IRuleSetExecutor)