device_driverloginconf


Columns

Column Type Size Nulls Auto Default Children Parents Comments
iddevice int4 10 null
device.iddevice fk_iddevice R
functionality_enable bool 1 null
login_driver_enable bool 1 null
login_driver_mandatory bool 1 null
sound_enable bool 1 null
auto_log_off bool 1 null
disable_log_off bool 1 null
wait_to_log_on bool 1 null
wait_to_log_off bool 1 null
spare bool 1 null
start_sound_time int4 10 null
start_log_off_time int4 10 null
log_on_duration int4 10 null

Indexes

Constraint Name Type Sort Column(s)
device_driverloginconf_pkey Primary key Asc iddevice

Relationships