AccessName Function (System_Runtime Schema)
[This content is no longer valid. For the latest information on "M", "Quadrant", SQL Server Modeling Services, and the Repository, see the Model Citizen blog.]
Returns the name of the access restriction.
[System_Runtime].[AccessName] ( @access )
Arguments
@access
Type: smallint. An access restrictions value between 0 and 6.
Return Types
nvarchar(max)