Returns the number of records in the data source.
JavaScript
RecordsCount
C#
int RecordsCount { get; }
C++
HRESULT RecordsCount([out, retval] long* pVal)