Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Note
Note: This table is used by the infrastructure only. Do not use this table directly. Such use is not covered by any support agreements you may have.
For more information, see the [System_Runtime].[Assemblies] view.
Fields
The following table lists the fields in the AssembliesTable table.
Column | Type | Required | Description |
---|---|---|---|
Id |
bigint |
yes |
Infrastructure. |
Attributes |
nvarchar(max) |
Infrastructure. |
|
Name |
nvarchar(max) |
yes |
Infrastructure. |
Culture |
nvarchar(85) |
yes |
Infrastructure. |
VersionMajor |
int |
yes |
Infrastructure. |
Documentation |
nvarchar(max) |
Infrastructure. |
|
Folder |
int |
yes |
Infrastructure. |
VersionMinor |
int |
yes |
Infrastructure. |
VersionRevision |
int |
yes |
Infrastructure. |
VersionBuild |
int |
yes |
Infrastructure. |
PublicKey |
varbinary(max) |
Infrastructure. |
|
HashAlgorithmId |
int |
yes |
Infrastructure. |
MD5Hash |
varbinary(16) |
yes |
Infrastructure. |
SideBySideCompatibility |
smallint |
yes |
Infrastructure. |
IsRetargetable |
bit |
yes |
Infrastructure. |
JITCompileTrackingEnabled |
bit |
yes |
Infrastructure. |
JITCompileOptimizerEnabled |
bit |
yes |
Infrastructure. |