| AdventureWorks Database > dbo Schema : dbo.ufnGetDocumentStatusText User Defined Function |
| Creation Date | 08/01/2010 08:41 |
| Encrypted | ![]() |
| Ansi Nulls | ![]() |
| Parameter | Direction | Description | Data Type | Size |
|---|---|---|---|---|
| @Status | In | Input parameter for the scalar function ufnGetDocumentStatusText. Enter a valid integer. | tinyint | 1 |
| @RETURN_VALUE | Return Value | nvarchar | 16 |
|