Rule::FireOnTopLevelCommit Property
Visual Studio 2015
true if this rule will execute when the top level transaction commits.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)
Property Value
Type: System::Booleantrue if this rule will execute when the top level transaction commits; otherwise, false.
The Rule will not execute if the local transaction commits but the top-level transaction is rolled back.
Show: