Fun_Sis_GetConst.md 633 Bytes

Fun_Sis_GetConst (function)

获取常量存储过程

  • Type: FUNCTION
  • Returns: longtext
  • Deterministic: NO
  • SQL data access: CONTAINS SQL
  • Created: 2026-04-27 19:10:16
  • Last altered: 2026-04-27 19:10:16

Parameters

# Mode Name Type
1 IN sStr varchar(100)
2 IN sGuid varchar(100)
3 IN sBrId varchar(100)
4 IN sSuId varchar(100)

Body

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

Narrative

No human-written narrative yet.