DbLinkTransactionCloseEventArgs
Namespace: TagBites.DB
Assembly: TagBites.DB.dll
Product: TagBites.DB v. 1.0.37
public class DbLinkTransactionCloseEventArgs : System.EventArgsInheritance: EventArgs → DbLinkTransactionCloseEventArgs
Properties
Section titled “Properties”CloseReason
Section titled “CloseReason”public DbLinkTransactionCloseReason CloseReason { get; }Property Value
Section titled “Property Value”Exception
Section titled “Exception”public Exception Exception { get; }Property Value
Section titled “Property Value”TransactionBag
Section titled “TransactionBag”public DbLinkBag TransactionBag { get; }