| Returns the string describing to the status flags in words |
| the photoStatus values can be shown with Select * from PhotoStatus Sample call to fPhotoStatusN: select top 10 dbo.fPhotoStatusN(status) as status from photoObj see also fPhotoStatus |
| name | type | length | inout | pnum |
| @value | int | 4 | input | 1 |
| varchar | 1000 | input | 0 |