LicenseSimulation Table
A LicenseSimulation
is made up of an initial scenario, and a cloned version of this scenario. The user can modify the rows in this cloned scenario.
TenantID
has been set in the SQL Server
connection context information. That setting filters an underlying table to produce this
view of data for the single, selected tenant.
Database Column |
Details |
---|---|
LicenseSimulationID
|
Type: integer. Key. Generated ID Unique ID for the |
LicenseSimulation ScenarioID
|
Type: integer. Key Foreign key to the |
LastModified
|
Type: datetime The last time this simulation was modified. |
ComplianceOperatorID
|
Type: integer. Key The compliance operator responsible for this scenario |
DisplayName
|
Type: text (max 256 characters). Nullable The name given to this simulation by the owner/operator. |
DisplayRateID
|
Type: integer. Nullable The rate to be used to display all price values in this simulation. Foreign key to the |
FlexNet Manager Suite (On-Premises)
2020 R1