Fun_GetMachineLenWidthAPS.md
688 Bytes
Fun_GetMachineLenWidthAPS(函数)
- 类型: FUNCTION
-
返回值:
int - 确定性: NO
- SQL 数据访问: CONTAINS SQL
- 创建时间: 2026-04-27 19:10:15
- 最后修改: 2026-04-27 19:10:15
参数
| # | 模式 | 名称 | 类型 |
|---|---|---|---|
| 1 | IN | sMachineLength |
int |
| 2 | IN | sMachineWidth |
int |
| 3 | IN | dMaxLength |
int |
| 4 | IN | dMaxWidth |
int |
| 5 | IN | dMinLength |
int |
| 6 | IN | dMinWidth |
int |
主体
主体未预缓存。如需查看:mysql --defaults-file=~/.my.cnf -e 'SHOW CREATE FUNCTIONFunGetMachineLenWidthAPS'。_
说明
暂无人工说明。