Compartir a través de


TypedDataTable.OnRetract(IRuleSetExecutor) Método

Definición

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

Parámetros

executor
IRuleSetExecutor

Devoluciones

Implementaciones

Microsoft.RuleEngine.ITypedFact.OnRetract(Microsoft.RuleEngine.IRuleSetExecutor) Microsoft.RuleEngine.ITypedFact.OnRetract(Microsoft.RuleEngine.IRuleSetExecutor)

Se aplica a