Click or drag to resize

User Constructor (Database)

Initializes a new instance of the User class. Constructor with parameter

Namespace:  SOWIApp.Management.Data
Assembly:  SOWIApp.Management (in SOWIApp.Management.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax
public User(
	Database pDatabase
)

Parameters

pDatabase
Type: SIC.SettingDatabase
Database connection setting
See Also