getInlineCount

open fun getInlineCount(): Long

Return the inline "total count" for this result.

Throws:

{@link com.sap.cloud.mobile.kotlin.odata.QueryResultException} if the result does not have an inline "total count".

See Also:

{@link com.sap.cloud.mobile.kotlin.odata.DataQuery#inlineCount() DataQuery.inlineCount}, System Query Option $count.

Return

The inline "total count" for this result.