Share via


Strings 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.]

Stores localized strings. The same string identifier appears multiple times for each language in which it is localized.

Strings()

Table Returned

Field Data type Description

Id

Text(4166)

An identifier for the localized string.

Folder

FoldersTable

The Modeling Services Folder associated with the localized string.

Locale

LocalesTable

An identifier that specifies the language of the localized string.

String

Text

The localized string value.

Remarks

See Also

Reference

System.Globalization Functions
System.Globalization Module

Send comments about this topic to Microsoft.