{CompanyName} FlexyGo

DefaultTemplates Constructor

Initializes a new instance of the DefaultTemplates class.

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

Syntax


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

Parameters

ConfConnstr
Type: String
The configuration data base connection string.
ConfDBType
Type: FLEXYGO.Data..::..eDBType
Type of the configuration database.