Method | Description | |
---|---|---|
GetPersistSql ( ) : IEnumerable |
Returns an empty list
|
|
TransactionID ( ) : string |
This is the ID that uniquely identifies this item of the transaction. This must be the same for the lifetime of the transaction object. This assumption is relied upon for certain optimisations in the Transaction Comitter.
|
|
UpdateAsRolledBack ( ) : void |
Does nothing
|
|
UpdateStateAsCommitted ( ) : void |
Does nothing
|