Search
Preparing search index...
The search index is not available
typeorm
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"find-options/operator/Like"
External module "find-options/operator/Like"
Index
Functions
Like
Functions
Like
Like<T>
(
value
:
T
|
FindOperator
<
T
>
)
:
FindOperator
<
T
>
Find Options Operator. Example: { someField: Like("%some sting%") }
Type parameters
T
Parameters
value:
T
|
FindOperator
<
T
>
Returns
FindOperator
<
T
>
Globals
"find-
options/operator/
Like"
Like
Generated using
TypeDoc
Find Options Operator. Example: { someField: Like("%some sting%") }