SessionsString Function (System.Globalization Module)
[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 string for the current database session, or null if there is no match.
SessionsString(@string : Text(4166), @folder : Integer32)
Arguments
@string
Type: Text(4166). The string identifier to use in the search.
@folder
Type: Integer32. The Modeling Services Folder associated with this string.
Return Types
Text