RecordsCount

Gets the number of records in the data source, or -1, when the number of records is not available or cannot be retrieved efficiently.

 

JavaScript

 

RecordsCount

 

C#

 

int RecordsCount { get; }

 

C++

 

HRESULT RecordsCount([out, retval] long* pVal)