Rule::FireOnLocalCommit Property
Visual Studio 2015
true if this rule will execute when the current 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 current transaction commits; otherwise, false.
Local commit time is the time when the current, most nested transaction commits.
Show: