Share via


Resources 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 resources, such as icons or bitmaps. The same resource identifier appears multiple times for each language in which it is localized.

Resources()

Table Returned

Field Data type Description

Id

Text(4166)

An identifier for the localized resource.

Locale

LocalesTable

An identifier that specifies the language of the localized resource.

Folder

FoldersTable

The Modeling Services Folder associated with the localized resource.

Type

Text(256)

The SQL Server sysname that describes the resource type.

MediaType

Text(2000)

The MIME type of the localized resource.

Resource

Binary

The binary contents of the localized resource.

Remarks

See Also

Reference

System.Globalization Functions
System.Globalization Module

Send comments about this topic to Microsoft.