MCPcopy Create free account
hub / github.com/JKme/cube / SqlcmdExec

Method SqlcmdExec

core/sqlcmdmodule/sqlcmd_interface.go:11–11  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

9 SqlcmdName() string //设定名称
10 SqlcmdPort() string
11 SqlcmdExec() SqlcmdResult
12 SqlcmdDesc() string
13}
14

Callers 1

StartSqlcmdFunction · 0.95

Implementers 6

Mssql1core/sqlcmdmodule/mssql1.go
Mssql4core/sqlcmdmodule/mssql4.go
CmdSshcore/sqlcmdmodule/ssh.go
Mysqlcore/sqlcmdmodule/mysql.go
Mssql2core/sqlcmdmodule/mssql2.go
Mssql3core/sqlcmdmodule/mssql3.go

Calls

no outgoing calls

Tested by

no test coverage detected