Preparing search index...
The search index is not available
Documentation
Documentation
@sequelize/core
index
StartTransactionQueryOptions
Interface StartTransactionQueryOptions
interface
StartTransactionQueryOptions
{
readOnly
?:
boolean
;
transactionName
?:
string
;
transactionType
?:
TransactionType
;
}
Hierarchy (
view full
)
StartTransactionQueryOptions
StartTransactionOptions
Index
Properties
read
Only?
transaction
Name?
transaction
Type?
Properties
Optional
read
Only
read
Only
?:
boolean
Optional
transaction
Name
transaction
Name
?:
string
Optional
transaction
Type
transaction
Type
?:
TransactionType
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
read
Only
transaction
Name
transaction
Type
Documentation
Loading...