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 |
The Modeling Services Folder associated with the localized string. |
|
Locale |
An identifier that specifies the language of the localized string. |
|
String |
Text |
The localized string value. |