API 参考
正在准备搜索索引...
@142vip/nest-typeorm
CommandFailedEvent
类 CommandFailedEvent
An event indicating the failure of a given command
索引
构造函数
constructor
属性
address
command
Name
connection
Id?
duration
failure
request
Id
service
Id?
访问器
has
Service
Id
构造函数
constructor
new
CommandFailedEvent
()
:
CommandFailedEvent
返回
CommandFailedEvent
属性
address
address
:
string
command
Name
commandName
:
string
可选
connection
Id
connectionId
?:
string
|
number
duration
duration
:
number
failure
failure
:
Error
request
Id
requestId
:
number
可选
service
Id
serviceId
?:
ObjectId
访问器
has
Service
Id
get
hasServiceId
()
:
boolean
返回
boolean
显示设置
成员可见性
受保护
继承
外部
配色
自动
浅色
深色
目录
构造函数
constructor
属性
address
command
Name
connection
Id
duration
failure
request
Id
service
Id
访问器
has
Service
Id
API 参考
加载中……
An event indicating the failure of a given command