Click or drag to resize

FirebirdSQLConfigurationProviderOptions Property

Get the options

Namespace:  SanteDB.OrmLite.Providers.Firebird
Assembly:  SanteDB.OrmLite (in SanteDB.OrmLite.dll) Version: 2.2.1
Syntax
public override IDictionary<string, ConfigurationOptionType> Options { get; }

Property Value

Type: IDictionaryString, ConfigurationOptionType

Implements

IDataConfigurationProviderOptions
See Also