Preparing search index...
The search index is not available
lib.reviews
lib.reviews
dal/lib/filter-where
InternalFilterOperator
Interface InternalFilterOperator<K, TValue>
interface
InternalFilterOperator
<
K
extends
PropertyKey
,
TValue
>
{
__allowedKeys
:
K
;
"[FILTER_OPERATOR_TOKEN]"
:
true
;
value
:
TValue
;
build
(
context
:
OperatorBuilderContext
)
:
Predicate
;
}
Type Parameters
K
extends
PropertyKey
TValue
Index
Properties
__allowed
Keys
[FILTER_
OPERATOR_
TOKEN]
value
Methods
build
Properties
Readonly
__allowed
Keys
__allowedKeys
:
K
Readonly
[FILTER_
OPERATOR_
TOKEN]
"[FILTER_OPERATOR_TOKEN]"
:
true
Readonly
value
value
:
TValue
Methods
build
build
(
context
:
OperatorBuilderContext
)
:
Predicate
Parameters
context
:
OperatorBuilderContext
Returns
Predicate
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
__allowed
Keys
[FILTER_
OPERATOR_
TOKEN]
value
Methods
build
lib.reviews
Loading...