Table of Contents

Class SqliteNativeInfo

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

What the native library reports about itself once installed.

public sealed record SqliteNativeInfo : IEquatable<SqliteNativeInfo>
Inheritance
SqliteNativeInfo
Implements
Inherited Members

Constructors

SqliteNativeInfo(string, string, string?, string, string, string, string)

What the native library reports about itself once installed.

Properties

BuildSha
CipherVersion
LibraryName
ProviderName
ResolvedPath
SqliteVersion
VecVersion