{CompanyName} FlexyGo

EnvironmentSettings Constructor (String, eDBType, UserSecurityConfig)

Initializes a new instance of the EnvironmentSettings class.

Namespace:  FLEXYGO.Environment
Assembly:  flxEnvironment (in flxEnvironment.dll)

Syntax


public EnvironmentSettings(
	string ConfConnString,
	eDBType ConfDBType,
	UserSecurityConfig UserSecurity
)
Public Sub New ( _
	ConfConnString As String, _
	ConfDBType As eDBType, _
	UserSecurity As UserSecurityConfig _
)

Parameters

ConfConnString
Type: String
Settings Database Connection String.
ConfDBType
Type: FLEXYGO.Data..::..eDBType
Settings Database Connection Type
UserSecurity
Type: FLEXYGO.Security..::..UserSecurityConfig
User Security settings

Exceptions


ExceptionCondition
ExceptionError message