Compartir a través de


Assemblies 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 instances of common language runtime (CLR) assemblies.

Fields

The following table lists the fields in the Assemblies extent.

Column Type Required Description

Folder

FoldersTable

yes

The Modeling Services Folder that is associated with the assembly.

Id

Integer64

yes

The identifier of the assembly.

Name

Text

yes

The simple name of the assembly.

VersionMajor

Integer32

yes

The major version number of the assembly.

VersionMinor

Integer32

yes

The minor version number of the assembly.

VersionRevision

Integer32

yes

The revision version number of the assembly.

VersionBuild

Integer32

yes

The build version number of the assembly.

Culture

LocalesTable

yes

The LCID identifier for the culture that is associated with the assembly.

PublicKeyToken

Binary

The public key token of the assembly.

PublicKey

Binary

The public key of the assembly.

Attributes

Text

The custom attributes of the assembly. Note that this is not yet populated by the LoadAssembly.exe tool.

Documentation

Text

The XML Document fragment for the assembly. Note that this is not yet populated by the LoadAssembly.exe tool.

Hash_Name

Integer32

yes

Infrastructure. Do not directly use or access this field. This is a readonly, computed column.

Remarks

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

See Also

Reference

System_Runtime Extents
System_Runtime Module

Send comments about this topic to Microsoft.