RuleEngine Konstruktory
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.
Przeciążenia
RuleEngine(RuleSet) | |
RuleEngine(RuleSet, Boolean) |
RuleEngine(RuleSet)
public:
RuleEngine(Microsoft::RuleEngine::RuleSet ^ ruleSet);
public RuleEngine (Microsoft.RuleEngine.RuleSet ruleSet);
new Microsoft.RuleEngine.RuleEngine : Microsoft.RuleEngine.RuleSet -> Microsoft.RuleEngine.RuleEngine
Parametry
- ruleSet
- RuleSet
Dotyczy
RuleEngine(RuleSet, Boolean)
public:
RuleEngine(Microsoft::RuleEngine::RuleSet ^ ruleSet, bool doOptimizations);
public RuleEngine (Microsoft.RuleEngine.RuleSet ruleSet, bool doOptimizations);
new Microsoft.RuleEngine.RuleEngine : Microsoft.RuleEngine.RuleSet * bool -> Microsoft.RuleEngine.RuleEngine
Parametry
- ruleSet
- RuleSet
- doOptimizations
- Boolean