Click or drag to resize

SqliteSpellfixExtensionLoader Methods

The SqliteSpellfixExtensionLoader type exposes the following members.

Methods
 NameDescription
Public Extension MethodCheckAndLoadSpellfix Checks if spellfix has been loaded, and if not, attemps to load it using the values from SetLibraryInformation(String, String).
Public methodStatic memberSetLibraryInformation Sets the library name and optionally entry point to load the spellfix extension into the sqlite instance in memory.
Top
See Also