Table: dbo.BS_Client_Payroll_Information__Checkbook__payroll_impound_deposit
Tracks an outgoing reference to other client data in FK_Client_Payroll_Information__Checkbook__payroll_impound_deposit__checkbook_KEY. Backup and restore uses this to link a restored client to data in another client.
Columns
NameTypeConstraintsDescription
client_KEYint (4)NOT NULLThe primary key, referencing the record that in turn references the FK that this table is tracking.
checkbook_guiduniqueidentifier (16)NOT NULLThe referenced item, unique across all databases.
Primary key
NameColumnsDescription
PK_BS_Client_Payroll_Information__Checkbook__payroll_impound_deposit$client_KEYclient_KEY
Foreign keys
NameColumnsReferenced tableDescription
FK_BS_Client_Payroll_Information__Checkbook__payroll_impound_depositclient_KEYClient_Payroll_Information (client_KEY)

Schema diagram