Click or drag to resize

SpellFixUpdateInstall Method (SQLiteConnection)

Install to context

Namespace:  SanteDB.DisconnectedClient.SQLite.Migrations
Assembly:  SanteDB.DisconnectedClient.SQLite (in SanteDB.DisconnectedClient.SQLite.dll) Version: 2.2.1
Syntax
public bool Install(
	SQLiteConnection db
)

Parameters

db
Type: SQLiteConnection

[Missing <param name="db"/> documentation for "M:SanteDB.DisconnectedClient.SQLite.Migrations.SpellFixUpdate.Install(SQLite.Net.SQLiteConnection)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:SanteDB.DisconnectedClient.SQLite.Migrations.SpellFixUpdate.Install(SQLite.Net.SQLiteConnection)"]

See Also