SoftwareItemSoftwareLicenseMetricProperty
Reserved for future use.
erDiagram
SoftwareItem ||--o{ SoftwareItemSoftwareLicenseMetricProperty : "SoftwareItemID"
SoftwareLicenseMetricProperty ||--o{ SoftwareItemSoftwareLicenseMetricProperty : "SoftwareLicenseMetricPropertyID"
Fields
| Field |
Type |
Description |
| BooleanValue |
boolean |
Reserved for future use |
| Created |
datetime |
Reserved for future use |
| DateTimeValue |
datetime |
Reserved for future use |
| ID |
numeric |
Internal ID for the SoftwareItemSoftwareLicenseMetricProperty entity (Primary Key) |
| IntegerValue |
numeric |
Reserved for future use |
| LastModified |
datetime |
Reserved for future use |
| LastModifiedBy |
string |
Reserved for future use |
| SoftwareItemID |
numeric |
Internal ID that references the SoftwareItem entity (Foreign Key) |
| SoftwareLicenseMetricPropertyID |
numeric |
Internal ID that references the SoftwareLicenseMetricProperty entity (Foreign Key) |
| Value |
string |
Reserved for future use |
References
| Column Name |
Referenced Table |
Description |
| SoftwareItemID |
SoftwareItem |
Software items hold customer specific information about software objects |
| SoftwareLicenseMetricPropertyID |
SoftwareLicenseMetricProperty |
Defines properties specific to a software license metric |