SessionsString 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 string for the current database session, or null if there is no match.

[System.Globalization].[SessionsString] ( @string, @folder )

Arguments

@string

Type: [System.Globalization].[StringId]. The string identifier to use in the search.

@folder

Type: [Repository.Item].[FolderId]. The Modeling Services Folder associated with this string.

Return Types

nvarchar(max)

Remarks

See Also

Reference

System.Globalization Functions
System.Globalization Schema

Send comments about this topic to Microsoft.