Return the SpecZStatus value, indexed by name |
the SpecZStatus values can be found with Select * from SpecZStatus Sample call to fSpecZStatus. select top 10 * from SpecObj where zStatus = dbo.fSpecZStatus('XCORR_LOC') see also fSpecZStatusN |
name | type | length | inout | pnum |
int | 4 | input | 0 | |
@name | varchar | 40 | input | 1 |