Compartir a través de


Resources Extent (System_Runtime 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.]

Contains binary resource data that is owned by assemblies. Note that this is not yet populated by the LoadAssembly.exe tool.

Fields

The following table lists the fields in the Resources extent.

Column Type Required Description

Folder

FoldersTable

yes

The Modeling Services Folder that is associated with the resource.

Id

Integer64

yes

The identifier of the resource.

Module

Modules

yes

The module of the resource.

Name

Text

yes

The name of the resource.

Access

Integer16

yes

An enumeration value between 0 and 6 that describes the access restrictions for the resource. These numeric values are equivalent to compiler, private, family and assembly, assembly, family, family or assembly, and public, respectively.

Data

Binary

yes

The binary resource data.

Remarks

To work with this extent in the SQL Server Modeling Services, see Resources Table (System_Runtime Schema).

See Also

Reference

System_Runtime Extents
System_Runtime Module

Send comments about this topic to Microsoft.