Share via


LocalesString 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, or null if there is no match.

LocalesString(@string : Text(4166), @folder : Integer32, @desiredLocale : Text(85))

Arguments

@string

Type: Text(4166). The string identifier to use in the search.

@folder

Type: Integer32. The Modeling Services Folder associated with the string.

@desiredLocale

Type: Text(85). The locale identifier that specifies the requested language of the target string.

Return Types

Text

Remarks

See Also

Reference

System.Globalization Functions
System.Globalization Module

Send comments about this topic to Microsoft.