|
MET] Commit : void(class [System.Transactions]System.Transactions.Enlistment) | | |___[MET] InDoubt : void(class [System.Transactions]System.Transactions.Enlistment)
|
|
System.Transactions - Enlistment rules AKA How to choose enlisting method. Sahil Malik [MVP], June 12, 2005. Here is another bit of info that I thought I might share.
|
|
Private Sub Commit( ByVal enlistment As System.Transactions.Enlistment) Implements System.Transactions.IEnlistmentNotification.Commit. If oledbtransaction IsNot Nothing Then oledbtransaction ...
|
|
Determines whether the object should be enlisted during the prepare phase. ... Determines whether the object should be enlisted during the prepare phase.
|
|
Facilitates communication between an enlisted transaction participant and ... System . . :: . Object System.Transactions . . :: . Enlistment System.Transactions . . :: . PreparingEnlistment
|
|
Facilitates communication between an enlisted transaction participant and ... System . . :: . Object System.Transactions . . :: . Enlistment System.Transactions . . :: . PreparingEnlistment
|
|
Facilitates communication between an enlisted transaction participant and ... System . . :: . Object System.Transactions . . :: . Enlistment System.Transactions . . :: . PreparingEnlistment
|