tkn_mfrs

2 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
tkn_mfrs_id int identity 4 null
tkn_tmls.tkn_mfrs_id FK_tkn_tmls_tkn_mfrs_idR
orgs_id int 4 null
orgs.orgs_id FK_tkn_mfrs_orgs_idR
tkn_mfr_name int 4 null
tkn_mfr_type int 4 null
tkn_mfr_services nvarchar 2147483647 null
tkn_mfr_cust_ref nvarchar 200 ('')
tkn_mfr_auth_type int 4 null
tkn_mfr_auth_crt_hash nvarchar 200 null
tkn_mfr_adnl_info nvarchar 2147483647 null
creds_id int 4 null
creds.creds_id FK_tkn_mfrs_creds_idR

Indexes

Constraint Name Type Sort Column(s)
PK_tkn_mfrs_id Primary key Asc tkn_mfrs_id

Relationships