Click or drag to resize

Database Class

Current database settings
Inheritance Hierarchy
SystemObject
  SOWIApp.Management.Data.SettingsDatabase

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

The Database type exposes the following members.

Constructors
  NameDescription
Private methodStatic memberDatabase
Top
Properties
  NameDescription
Protected propertyStatic memberReadAutomatically
Controls whether of settings reads automatically
Public propertyStatic memberSetting
Gives current database settings back
Protected propertyStatic memberUserName
Gives the database user name back for SOWI App Management data handling
Top
Methods
  NameDescription
Private methodStatic memberGetSetting
Reads the current database setting from SOWI configuration file (sonfig)
Top
See Also