Table Name: | web_lease |
Table Number: | 25 |
Group: | WebSupport |
Description: | Web Lease object representing concurrent access by Web users |
Flags: | |
Baseline/Custom: | Baseline |
Field Name | Common Type | Database Type | Generic Field ID | Array Size | Default | Flags | Comment | Field Used in Views |
---|---|---|---|---|---|---|---|---|
class | LONG | tinyint | 0 | DIRECT | Lease class: 0=meter, 1=license | Search (1) | ||
dev | LONG | int | 151 | 1 | DIRECT, ALLOW_NULL | Row version number for mobile distribution purposes | ||
expires | CLK_TIME | datetime | Date/Time lease will expire | Search (1) | ||||
host_id | CHAR | varchar | 16 | 0.0.0.0 | Host ID: identifier of remote host (the IP address) | Search (1) | ||
lic_type | CHAR | varchar | 30 | WEBSUPPORT | Clarify application license: i.e., WEBSUPPORT, WEBUSER | Search (1) | ||
objid | LONG | int | 3 | DIRECT | Internal record number | Search (1) | ||
precedence | LONG | tinyint | 0 | DIRECT | Lease precedence: 0=lowest, 1=higher, etc | Search (1) |
Index Name | Fields | Flags |
---|
Index Name | Fields | Additional Information |
---|---|---|
ind_owner2web_user | owner2web_user | nonclustered located on PRIMARY |
objindex | objid | clustered, unique located on PRIMARY |
View ID | View Name | Tables |
---|---|---|
5198 | web_liclst | web_lease, web_user |
web_lease | |||