Share via


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

LocalesResource(@resource : Text(4166), @folder : Integer32, @desiredLocale : Text(85))

Arguments

@resource

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

@folder

Type: Integer32. The Modeling Services Folder associated with the target resource.

@desiredLocale

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

Return Types

Binary

Remarks

See Also

Reference

System.Globalization Functions
System.Globalization Module

Send comments about this topic to Microsoft.