Connection Property (SQLiteTransaction)
Gets the
SQLiteConnection object associated with the transaction, or a null reference (
Nothing in Visual Basic) if the transaction is no longer valid.
Property Value
The
SQLiteConnection object associated with the transaction.