Click or drag to resize

TransactionBase Constructor

Overload List
  NameDescription
Protected methodTransactionBase(String)
Ctor, used in adapter situations where the transaction is started later on.
Protected methodTransactionBase(IsolationLevel, String)
CTor. Will read the connection string from an external source.
Protected methodTransactionBase(IsolationLevel, String, String)
CTor.
Protected methodTransactionBase(IsolationLevel, String, String, Boolean, Boolean)
CTor.
Top
See Also