dextool ~master (2018-04-15T20:31:52Z)
Dub
Repo
Database.handle
d2sqlite3
database
Database
Gets the SQLite internal handle of the database connection.
struct
Database
sqlite3
*
handle
@
property
nothrow
(
)
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.