Compartilhar via


DataConnection.OnRetract(IRuleSetExecutor) Método

Definição

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

Retornos

Implementações

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

Aplica-se a