Table of Contents

Method GetInfoAsync

Namespace
Qavren.Edge.Sqlite
Assembly
Qavren.Edge.Sqlite.dll

GetInfoAsync(CancellationToken)

Versions, page size, journal mode, user_version, file size and encryption state.

Task<SqliteDatabaseInfo> GetInfoAsync(CancellationToken cancellationToken = default)

Parameters

cancellationToken CancellationToken

Returns

Task<SqliteDatabaseInfo>