RingSoft.DbLookup Namespace
RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

IDbContext..::..OpenConnection Method

Opens the connection.

Namespace:  RingSoft.DbLookup
Assembly:  RingSoft.DbLookup (in RingSoft.DbLookup.dll)

Syntax


bool OpenConnection(
	bool silent
)
Function OpenConnection ( _
	silent As Boolean _
) As Boolean
bool^ OpenConnection(
	bool^ silent
)

Parameters

silent
Type: Boolean
if set to true [silent].

Return Value

true if XXXX, false otherwise.