Returns the transaction nesting level for a Connection. Read-only.
object.TransactionLevel = [integer]
A value of "1" indicates a top-level transaction, a value of "2" represents and second-level transaction, and so on. A value of "0' indicates that no transactions are in progress.
DBBeginTrans | DBCommitTrans | DBRollbackTrans actions
© 2004-2021 looksoftware. All rights reserved.