UsageStats Table (190)
Some tooltip text!
• 1 minute to read
• 1 minute to read
Usage statistics
Fields
Name | Description | Type | Null |
---|---|---|---|
UsageStats_id | Primary key | PK | |
assoc_id | Optional associate, if collecting individual data | FK associate | ● |
functionId | ID of function, internal enumeration type | Id | |
subId | Optional sub-function id | Id | ● |
uses | Number of uses | UInt | ● |
data1 | Data field | Int | ● |
data2 | Data field | Int | ● |
data3 | Data field | Int | ● |
data4 | Data field | Int | ● |
data5 | Data field | Int | ● |
Indexes
Fields | Types | Description |
---|---|---|
UsageStats_id | PK | Clustered, Unique |
assoc_id | FK | Index |
Relationships
Table | Description |
---|---|
associate | Employees, resources and other users - except for External persons |
Replication Flags
- None
Security Flags
- No access control via user's Role.