RetrieveTotalRecordCount Function

Returns data on the total number of records for specific entities. The data retrieved will be from a snapshot within last 24 hours.

Parameters

Parameters allow for data to be passed to the function.

Name Type Nullable Unicode Description
EntityNames
Collection( Edm.String ) False False

The logical names of the entities to include in the query.

Return Type

Type Nullable Description
RetrieveTotalRecordCountResponse False The RetrieveTotalRecordCount function returns the following value.

See also