Return the ImageMask flag value, indexed by name |
the ImageMask values can be shown with Select * from ImageMask Sample call to fImageMask select top 10 ??? from ????? where ??? = dbo.fImageMask('SUBTRACTED') see also fImageMaskN |
name | type | length | inout | pnum |
int | 4 | input | 0 | |
@name | varchar | 40 | input | 1 |