DbLinkTransactionContextCloseEventArgs
Namespace: TagBites.DB
Assembly: TagBites.DB.dll
Product: TagBites.DB v. 1.0.37
public class DbLinkTransactionContextCloseEventArgs : System.EventArgsInheritance: EventArgs → DbLinkTransactionContextCloseEventArgs
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”Started
Section titled “Started”public bool Started { get; }Property Value
Section titled “Property Value”TransactionBag
Section titled “TransactionBag”public DbLinkBag TransactionBag { get; }