Click or drag to resize

DatabaseGetSetting Method

Reads the current database setting from SOWI configuration file (sonfig)

Namespace:  SOWIApp.Management.Data.Settings
Assembly:  SOWIApp.Management (in SOWIApp.Management.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax
private static Database GetSetting()

Return Value

Type: Database

[Missing <returns> documentation for "M:SOWIApp.Management.Data.Settings.Database.GetSetting"]

Remarks
The current setting is determined using methods FileName and SettingName
See Also