Preparing search index...
The search index is not available
zibri
zibri
data-source/models/options/count-options.model
CountOptions
Type Alias CountOptions<T>
CountOptions
:
BaseRepositoryOptions
&
{
where
?:
Where
<
T
>
}
Options for counting entities.
Type Parameters
T
extends
BaseEntity
Type declaration
Optional
where
?:
Where
<
T
>
The where filter to count the options by.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
zibri
Loading...
Options for counting entities.