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