getCount

open fun getCount(): Long

Return the "count" for this result.

Throws:

{@link com.sap.cloud.mobile.kotlin.odata.QueryResultException} if the result does not have the expected type.

See Also:

{@link com.sap.cloud.mobile.kotlin.odata.DataQuery#count() DataQuery.count}, Requesting the Number of Items in a Collection.

Return

The "count" for this result.