API 参考
正在准备搜索索引...
@142vip/nest-typeorm
getMongoRepository
函数 getMongoRepository
getMongoRepository
<
Entity
extends
ObjectLiteral
>
(
entityClass
:
EntityTarget
<
Entity
>
,
connectionName
?:
string
,
)
:
MongoRepository
<
Entity
>
Gets mongodb repository for the given entity class or name.
类型参数
Entity
extends
ObjectLiteral
参数
entityClass
:
EntityTarget
<
Entity
>
可选
connectionName
:
string
返回
MongoRepository
<
Entity
>
已被弃用
显示设置
成员可见性
受保护
继承
外部
配色
自动
浅色
深色
API 参考
加载中……
Gets mongodb repository for the given entity class or name.