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

DbContextEfCore..::..CloseConnection Method

Closes the connection.

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

Syntax


public bool CloseConnection(
	bool silent
)
Public Function CloseConnection ( _
	silent As Boolean _
) As Boolean
public:
bool^ CloseConnection(
	bool^ silent
)

Parameters

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

Return Value

true if XXXX, false otherwise.