Skip to content

SoftwareItemSoftwarePackage

M:n relation between SoftwareItem and SoftwarePackage

Fields

Field Type Description
Created datetime Date/Time this entity got created
CreatedBy string User who created this entity
ID numeric Internal ID for the SoftwareItemSoftwarePackage entity (Primary Key)
SoftwareItemID numeric Internal ID that references the SoftwareItem entity (Foreign Key)
SoftwarePackageID numeric Internal ID that references the SoftwarePackage entity (Foreign Key)