Include Protected Members
Include Inherited Members
Represents a rule that is called when a transaction is in progress in the model.
The TransactionCommittingRule type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
![]() |
TransactionCommittingRule |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
CompareTo | Overloaded. |
![]() |
Equals | Overloaded. |
![]() |
Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() |
GetHashCode | Gets the hash code for the rule. (Inherited from Rule.) |
![]() |
GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() |
ToString | Returns a String that represents the current Object. (Inherited from Object.) |
![]() |
TransactionCommitting |
Top
Properties
| Name | Description | |
|---|---|---|
![]() |
FireBefore | Gets the rule and verifies whether it should raise before the change occurs. (Inherited from Rule.) |
![]() |
FireImmediately | Gets the rule and verifies whether it should raise immediately. (Inherited from Rule.) |
![]() |
FireOnLocalCommit | Gets the rule and verifies whether it should raise when the current transaction commits. (Inherited from Rule.) |
![]() |
FireOnTopLevelCommit | Gets the rule and verifies whether it should raise when the top level transaction commits. (Inherited from Rule.) |
![]() |
FireTime | Gets or sets when the rule should raise. (Inherited from Rule.) |
![]() |
IsEnabled | Gets or sets whether the rule is enabled. (Inherited from Rule.) |
![]() |
Priority | Gets the priority that is assigned to the rule. (Inherited from Rule.) |
Top
.gif)
.gif)
.gif)