Click or drag to resize

PostgreSQLConfigurationProviderOptionGroups Property

Option groups

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

Property Value

Type: IDictionaryString, String

Implements

IDataConfigurationProviderOptionGroups
See Also