Click or drag to resize

SQLiteStorageProviderOptionGroups Property

No option groups

Namespace:  SanteDB.DisconnectedClient.SQLite
Assembly:  SanteDB.DisconnectedClient.SQLite (in SanteDB.DisconnectedClient.SQLite.dll) Version: 2.2.1
Syntax
public IDictionary<string, string[]> OptionGroups { get; }

Property Value

Type: IDictionaryString, String

Implements

IDataConfigurationProviderOptionGroups
See Also