SoftwareLicenseDefinition Table
SoftwareLicenseDefinition
maps SKUs to the license definitions and applications that it relates to.
Database Column |
Details |
---|---|
SoftwareLicense DefinitionID
|
Type: integer. Key. Generated ID A unique identifier for this record. |
LicenseDefinition FactoryUID
|
Type: text (max 30 characters). Key The FlexNet Manager Suite factory unique identifier for this record. |
NonMaintenanceLicense DefinitionFactoryUID
|
Type: text (max 30 characters). Key. Nullable The FlexNet Manager Suite factory without maintenance for this record. |
LicenseDefinitionTypeID
|
Type: integer. Key The lciense definition type. Foreign key to the |
LicenseDefinition
|
Type: text The license definition. Contains information relevant to license creation and application links. |
ProductName
|
Type: text (max 2000 characters) When a license is created using this definition, this will be its license name. |
ProductVersion
|
Type: text (max 2000 characters) When a license is created using this definition, this will be its license version. |
ProductPublisher
|
Type: text (max 2000 characters) When a license is created using this definition, this will be its license publisher. |
LicenseTypeID
|
Type: integer. Key This definition will create a license of this type. Foreign key to the |
IsUpgrade
|
Type: boolean Set this field to |
Version
|
Type: integer. Key The current version of this SKU definition. |
PreviousVersion
|
Type: integer. Key. Nullable The version of the SKU definition prior to the current version. |
CreationDate
|
Type: datetime The date that this record was created. |
UpdatedDate
|
Type: datetime. Nullable The date that this record was last updated. |
ProductPublisherDecrypted
|
Type: text (max 1000 characters). Key. Nullable Product publisher decrypted. |
ProductNameDecrypted
|
Type: text (max 1000 characters). Key. Nullable Product name decrypted. |
PurchaseProgram
|
Type: text (max 100 characters). Key. Nullable Purchase program. |