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

IDbContext..::..CloseConnection Method

Closes the connection.

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

Syntax


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

Parameters

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

Return Value

true if XXXX, false otherwise.