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

IAdvancedFindView..::..GetRecordCount Method

Gets the record count.

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

Syntax


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

Parameters

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

Return Value

System.Int32.