Preparing search index...
The search index is not available
mongodb
mongodb
Transaction
Class Transaction
Deprecated
Will be made internal in a future major release. A class maintaining state related to a server transaction. Internal Only
Index
Properties
options
Accessors
is
Active
is
Committed
is
Pinned
is
Starting
recovery
Token
Properties
options
options
:
TransactionOptions
Deprecated
Will be made internal in a future major release.
Accessors
is
Active
get
isActive
(
)
:
boolean
Returns
boolean
Whether this session is presently in a transaction
Deprecated
Will be made internal in a future major release.
is
Committed
get
isCommitted
(
)
:
boolean
Returns
boolean
Deprecated
Will be made internal in a future major release.
is
Pinned
get
isPinned
(
)
:
boolean
Returns
boolean
Deprecated
Will be made internal in a future major release.
is
Starting
get
isStarting
(
)
:
boolean
Returns
boolean
Whether the transaction has started
Deprecated
Will be made internal in a future major release.
recovery
Token
get
recoveryToken
(
)
:
undefined
|
Document
Returns
undefined
|
Document
Deprecated
Will be made internal in a future major release.
Settings
Member Visibility
Protected
Inherited
External
Alpha
Beta
Theme
OS
Light
Dark
On This Page
Properties
options
Accessors
is
Active
is
Committed
is
Pinned
is
Starting
recovery
Token
mongodb
Loading...
Deprecated