Search
Preparing search index...
The search index is not available
mongodb
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
mongodb
GetMore
Class GetMore
internal
Hierarchy
层级
GetMore
Index
索引
Constructors
构造函数
constructor
Properties
属性
cursorId
ns
numberToReturn
requestId
Methods
方法
toBin
Constructors
构造函数
constructor
new GetMore
(
ns
:
string
, cursorId
:
Long
, opts
?:
OpGetMoreOptions
)
:
GetMore
Parameters
参数
ns:
string
cursorId:
Long
opts:
OpGetMoreOptions
= {}
Returns
返回
GetMore
Properties
属性
cursorId
cursorId
:
Long
ns
ns
:
string
numberToReturn
numberToReturn
:
number
requestId
requestId
:
number
Methods
方法
toBin
toBin
(
)
:
Buffer
[]
Returns
返回
Buffer
[]
Exports
GetMore
constructor
cursorId
ns
numberToReturn
requestId
toBin
Generated using
TypeDoc