dbo.ufnGetDocumentStatusText
Procedure/Function: 'dbo.ufnGetDocumentStatusText', Scalar function returning the text representation of the Status column in the Document table.
Procedure Name
Description
Parameters
dbo.ufnGetDocumentStatusText
Scalar function returning the text representation of the Status column in the Document table.
@RETURN_VALUE nvarchar(15) [RETURN VALUE], @Status tinyint(3) [INPUT]
There are no Dependencies for this object.