SoftwarePublisherSwidRegid¶
Reserved for future use
Fields¶
| Field | Type | Description |
|---|---|---|
| Created | datetime2 | Date/Time this entity got created in the database |
| CreatedBy | nvarchar | User that created this entity |
| ID | bigint | Internal ID for the SoftwarePublisherSwidRegid entity (Primary Key) |
| LastModification | datetime2 | Date/Time this entity got last modified |
| LastModifiedBy | nvarchar | User that last modified this entity |
| Regid | nvarchar | |
| SoftwarePublisherID | bigint | Internal ID that references the SoftwarePublisher entity (Foreign Key) |