Search
Preparing search index...
The search index is not available
mysql-i
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"Procedure"
Procedure
Class Procedure
存储过程
export
class
Procedure
Hierarchy
Procedure
Index
Methods
exec
Methods
Static
exec
exec
(
conn
:
Connection
, pars
:
object
)
:
Promise
<
Object
>
执行一个存储过程
static
memberof
Procedure
Parameters
conn:
Connection
数据库连接对象
pars:
object
Optional
data
?:
__type
Optional
database
?:
string
procedure
:
string
Returns
Promise
<
Object
>
Promise对象
Globals
"
Connection
Helper"
"
Connection
Pool"
"
Delete"
"
Exec"
"
Insert"
"
Procedure"
"
Replace"
"
Save"
"
Select"
"
Transaction"
"
Update"
"global/
Global
Cache"
"index"
"model/IProject
Config"
"model/
Save
Type"
"model/
Schema
Model"
"model/
Select
Params
Model"
"model/
Split
Page
Params
Model"
"model/
Split
Page
Result
Model"
"schema/
Schema"
"util/
Utils"
"util/
Where"
Procedure
exec
存储过程
Procedure