SessionsResource Function (System.Globalization 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 best matching localized resource for the current database session, or null if there is no match.
[System.Globalization].[SessionsResource] ( @resource, @folder )
Arguments
@resource
Type: [System.Globalization].[ResourceId]. The resource identifier to use in the search.
@folder
Type: [Repository.Item].[FolderId]. The Modeling Services Folder associated with this resource.
Return Types
varbinary(max)