{CompanyName} FlexyGo

SystemObjectSettings Constructor (String, eDBType, Boolean)

Initializes a new instance of the SystemObjectSettings class.

Namespace:  FLEXYGO.Objects.Settings
Assembly:  flxObjectConfig (in flxObjectConfig.dll)

Syntax


public SystemObjectSettings(
	string ConfConnString,
	eDBType ConfDBType,
	bool aInactiveObjOn
)
Public Sub New ( _
	ConfConnString As String, _
	ConfDBType As eDBType, _
	aInactiveObjOn As Boolean _
)

Parameters

ConfConnString
Type: String
Settings Database Connection String.
ConfDBType
Type: FLEXYGO.Data..::..eDBType
Settings Database Connection Type
aInactiveObjOn
Type: Boolean
if set to true inactive objects.

Exceptions


ExceptionCondition
ExceptionError message