Click or drag to resize

HiddenAttributeAddInstall Method

Install the migration

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

Return Value

Type: Boolean

[Missing <returns> documentation for "M:SanteDB.DisconnectedClient.SQLite.Migrations.HiddenAttributeAdd.Install"]

Implements

IConfigurationMigrationInstall
See Also