Compartilhar via


DataConnection.OnUpdate(IRuleSetExecutor) Método

Definição

public:
 virtual bool OnUpdate(Microsoft::RuleEngine::IRuleSetExecutor ^ executor);
public bool OnUpdate (Microsoft.RuleEngine.IRuleSetExecutor executor);
abstract member OnUpdate : Microsoft.RuleEngine.IRuleSetExecutor -> bool
override this.OnUpdate : Microsoft.RuleEngine.IRuleSetExecutor -> bool
Public Function OnUpdate (executor As IRuleSetExecutor) As Boolean

Parâmetros

executor
IRuleSetExecutor

Retornos

Implementações

Microsoft.RuleEngine.ITypedFact.OnUpdate(Microsoft.RuleEngine.IRuleSetExecutor) Microsoft.RuleEngine.ITypedFact.OnUpdate(Microsoft.RuleEngine.IRuleSetExecutor)

Aplica-se a