API 参考
正在准备搜索索引...
@142vip/nest-typeorm
ArrayContains
函数 ArrayContains
ArrayContains
<
T
>
(
value
:
readonly
T
[]
|
FindOperator
<
T
>
)
:
FindOperator
<
any
>
FindOptions Operator. Example: { someField: ArrayContains([...]) }
类型参数
T
参数
value
:
readonly
T
[]
|
FindOperator
<
T
>
返回
FindOperator
<
any
>
显示设置
成员可见性
受保护
继承
外部
配色
自动
浅色
深色
API 参考
加载中……
FindOptions Operator. Example: { someField: ArrayContains([...]) }