Esposter
Preparing search index...
@esposter/db
countEntities
Function countEntities
countEntities
<
TEntity
extends
CompositeKey
>
(
tableClient
:
CustomTableClient
<
TEntity
>
,
queryOptions
?:
TableEntityQueryOptions
,
maxCount
?:
number
,
)
:
Promise
<
number
>
Type Parameters
TEntity
extends
CompositeKey
Parameters
tableClient
:
CustomTableClient
<
TEntity
>
Optional
queryOptions
:
TableEntityQueryOptions
maxCount
:
number
= Number.POSITIVE_INFINITY
Returns
Promise
<
number
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Esposter
Loading...