Previous Topic: session_log TableNext Topic: Severity Table


session_type Table

Session type (Web client, Java client, and so on).

Field

Data Type

Reference

Remarks

description

nvarchar(500)

 

Identifies the description of the session type.

id

INTEGER

 

Primary key of this table.

last_mod_by

byte(16)

ca_contact::uuid

Specifies the UUID of the contact who last modified this record.

last_mod_dt

INTEGER

 

Identifies the timestamp of when this record was last modified.

persid

nvarchar(30)

 

Persistent ID (SystemObjectName:id)

sym

nvarchar(30)

 

Identifies the name of the Session type.