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

AdvancedFindWindow..::..GetRecordCount Method

Gets the record count.

Namespace:  RingSoft.DbLookup.Controls.WPF.AdvancedFind
Assembly:  RingSoft.DbLookup.Controls.WPF (in RingSoft.DbLookup.Controls.WPF.dll)

Syntax


public int GetRecordCount(
	bool showRecordCount
)
Public Function GetRecordCount ( _
	showRecordCount As Boolean _
) As Integer
public:
int^ GetRecordCount(
	bool^ showRecordCount
)

Parameters

showRecordCount
Type: Boolean
if set to true [show record count].

Return Value

System.Int32.