ResultCount property

Returns the number of Database Rows contained in the query.

Syntax


C++

HRESULT get_ResultCount(LONG* pRetVal)

Scripting languages

ResultCount = object.ResultCount

Remarks


The value of ResultCount is zero before the query is executed.

Home

Applies to

IERUDashboardResults

IERUDBQuery