ClientAccessOccurrence Table
FlexNet Manager Suite
2020 R1
(On-Premises)
Records the entries for the software access occurrence in the User access logging.
Note: To cater for multi-tenant mode, this table may contain data for
multiple tenants. Access requires that the database
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 |
---|---|
ClientAccessDetailID
|
Type: big integer. Key Client access related record. This is a foreign key into the |
AccessDate
|
Type: datetime. Nullable Date and time at which access was made to server. |
InventoryDate
|
Type: datetime. Key Date and time at which this inventory occurrence was recorded. |
LicenseDate
|
Type: datetime. Key Date used for licensing purposes. |
AccessCount
|
Type: integer Number of times access was made to server. |
FlexNet Manager Suite (On-Premises)
2020 R1