正在准备搜索索引...
搜索索引不可用
Realm JavaScript - v12.6.0
Realm JavaScript
MongoDBDatabase
类型别名 MongoDBDatabase
MongoDBDatabase
:
{
名称
:
字符串
;
集合
<
t
>
(
collectionName
)
:
MongoDBCollection
<
t
>
;
}
支持访问对象集合的远程MongoDB database 。
类型声明
名称
:
字符串
MongoDB database的名称。
集合
:
函数
集合
<
t
>
(
collectionName
)
:
MongoDBCollection
<
t
>
类型参数
t
扩展
文档
<
未知
>
参数
collectionName
:
string
返回
MongoDBCollection
<
T
>
远程 MongoDB 集合。
设置
成员可见性
受保护
继承
外部
主题
OS
浅色
深色
Realm JavaScript - v12.6.0
CanonicalGeoPoint
CanonicalGeoPolygon
ClientResetRecoveryConfiguration
GeoBox
GeoCircle
GeoPoint
GeoPolygon
GeoPosition
RealmEventName
RealmFunction
RealmObjectConstructor
RelationshipPropertyTypeName
会话
SortDescriptor
SyncConfiguration
UserChangeCallback
访问
kmToRadians
miToRadians
<internal>
BSON
正在加载...
使用
TypeDoc
生成
支持访问对象集合的远程MongoDB database 。