RuleChainingBehavior, énumération
.NET Framework 3.0
Specifies the forward chaining behavior of the RuleSet.
Espace de noms: System.Workflow.Activities.Rules
Assembly : System.Workflow.Activities (dans system.workflow.activities.dll)
Assembly : System.Workflow.Activities (dans system.workflow.activities.dll)
| Nom de membre | Description | |
|---|---|---|
| Full | Indicates that chaining is performed when fields or properties are modified by actions, RuleWriteAttribute are specified for methods called by actions, or when a RuleUpdateAction is performed. | |
| None | Indicates that no chaining is performed. Each rule is executed exactly once. | |
| UpdateOnly | Indicates that chaining is performed if executed actions explicitly specify it using a RuleUpdateAction. |
Windows 98, Windows Server 2000 SP4, Windows CE, Windows Millennium Edition, Windows Mobile pour Pocket PC, Windows Mobile pour Smartphone, Windows Server 2003, Windows XP Édition Media Center, Windows XP Professionnel Édition x64, Windows XP SP2, Windows XP Starter Edition
Microsoft .NET Framework 3.0 est pris en charge sur Windows Vista, Microsoft Windows XP SP2 et Windows Server 2003 SP1.