GetNextMachine.md 528 Bytes

GetNextMachine (function)

得到后道工序的机台

  • Type: FUNCTION
  • Returns: text
  • Deterministic: NO
  • SQL data access: CONTAINS SQL

Parameters

# Mode Name Type
1 IN uGuid varchar(100)
2 IN uProcessGuid varchar(100)
3 IN sControlId varchar(100)

Body

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

Narrative

No human-written narrative yet.