Return the expanded ImageMask corresponding to the flag value as a string |
the ImageMask values can be shown with Select * from ImageMask Sample call to fImageMaskN select top 10 objID, dbo.fImageMask(mask) as mask from ????? see also fImageMask |
name | type | length | inout | pnum |
@value | int | 4 | input | 1 |
varchar | 1000 | input | 0 |