TypedDataRow.OnAssert(IRuleSetExecutor) Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
public:
virtual bool OnAssert(Microsoft::RuleEngine::IRuleSetExecutor ^ executor);
public virtual bool OnAssert(Microsoft.RuleEngine.IRuleSetExecutor executor);
abstract member OnAssert : Microsoft.RuleEngine.IRuleSetExecutor -> bool
override this.OnAssert : Microsoft.RuleEngine.IRuleSetExecutor -> bool
Public Overridable Function OnAssert (executor As IRuleSetExecutor) As Boolean
Parametreler
- executor
- IRuleSetExecutor
Döndürülenler
Uygulamalar
Microsoft.RuleEngine.ITypedFact.OnAssert(Microsoft.RuleEngine.IRuleSetExecutor)
Microsoft.RuleEngine.ITypedFact.OnAssert(Microsoft.RuleEngine.IRuleSetExecutor)