SoftwarePublisherLegacyName
Reserved for future use.
erDiagram
SoftwarePublisher ||--o{ SoftwarePublisherLegacyName : "SoftwarePublisherID"
Fields
| Field |
Type |
Description |
| Created |
datetime |
Date/Time this entity was created in the database |
| ExtraData |
string |
Extra data associated with the legacy name |
| ID |
numeric |
Internal ID for the SoftwarePublisherLegacyName entity (Primary Key) |
| Name |
string |
Name of the legacy software publisher |
| SoftwarePublisherID |
numeric |
Internal ID that references the SoftwarePublisher entity (Foreign Key) |
References
| Column Name |
Referenced Table |
Description |
| SoftwarePublisherID |
SoftwarePublisher |
Normalized publisher information from the catalog |