Click or drag to resize

DatabaseSetting Property

Gives current database settings back

Namespace:  SOWIApp.Management.Data.Settings
Assembly:  SOWIApp.Management (in SOWIApp.Management.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax
public static Database Setting { get; set; }

Property Value

Type: Database
Remarks
If this setting is sets manually then ReadAutomatically to off If ReadAutomatically then reads the current database setting (see GetSetting)
See Also