sp_alert_text.md 474 Bytes

sp_alert_text (procedure)

根据模块sId删除模块(包含子模块)

  • Type: PROCEDURE
  • Deterministic: NO
  • SQL data access: CONTAINS SQL

Parameters

# Mode Name Type
1 OUT sReturn varchar(4000)
2 OUT sCode int

Body

Body is not pre-cached. To inspect: mysql --defaults-file=~/.my.cnf -e 'SHOW CREATE PROCEDUREspalert_text'._

Narrative

No human-written narrative yet.