dextool v5.0.0 (2022-12-09T08:28:15Z)
Dub
Repo
Database.handle
d2sqlite3
database
Database
Gets the SQLite internal handle of the database connection.
struct
Database
private public @
property
nothrow
sqlite3
*
handle
(
)
Meta
Source
See Implementation
d2sqlite3
database
Database
constructors
this
functions
attachedFilePath
begin
changes
close
commit
config
createAggregate
createCollation
createFunction
enableLoadExtensions
errorCode
execute
handle
interrupt
isReadOnly
lastInsertRowid
loadExtension
prepare
rollback
run
setCommitHook
setProfileCallback
setProgressHandler
setRollbackHook
setTraceCallback
setUnlockNotifyHandler
setUpdateHook
tableColumnMetadata
totalChanges
waitForUnlockNotify
Gets the SQLite internal handle of the database connection.