shipperconf_command


Description

What commands the shipper is allowed to send to a unit within a unitgroup

Columns

Column Type Size Nulls Auto Default Children Parents Comments
idshipperconf int4 10 null
shipperconf.idshipperconf FK_sharedview_command_sharedview R
idcommand int4 10 null
command.idcommand FK_sharedview_command_command R
sendreceive bpchar 2 null

Indexes

Constraint Name Type Sort Column(s)
PK_shipperconfcommand Primary key Asc/Asc idshipperconf + idcommand

Relationships