menu
powersync_core package
documentation
sqlite_async.dart
SqliteDatabaseImpl
close method
close method
dark_mode
light_mode
close
method
@
override
Future
<
void
>
close
(
)
override
Implementation
@override
Future<
void
> close() {
throw
UnimplementedError(); }
powersync_core package
documentation
sqlite_async
SqliteDatabaseImpl
close method
SqliteDatabaseImpl class
Constructors
new
withFactory
Properties
closed
hashCode
isInitialized
maxReaders
openFactory
runtimeType
updates
Methods
close
computeWithDatabase
execute
executeBatch
get
getAll
getAutoCommit
getOptional
initialize
isolateConnectionFactory
noSuchMethod
onChange
readLock
readTransaction
refreshSchema
toString
watch
writeLock
writeTransaction
Operators
operator ==