{CompanyName} FlexyGo

ModulePagers Constructor (String, eDBType)

Initializes a new instance of the ModulePagers class.

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

Syntax


public ModulePagers(
	string ConfConnstr,
	eDBType ConfDBType
)
Public Sub New ( _
	ConfConnstr As String, _
	ConfDBType As eDBType _
)

Parameters

ConfConnstr
Type: String
The configuration Database connection String.
ConfDBType
Type: FLEXYGO.Data..::..eDBType
The configuration Database Type.