creds

4 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
creds_id int identity 4 null
tkn_mfrs.creds_id FK_tkn_mfrs_creds_idR
cred_obj_name varbinary 2147483647 null
cred_obj_value varbinary 2147483647 null
cred_prot bit 1 null
cred_ref_id int 4 null
cred_type int 4 ((0))
orgs_id int 4 null
orgs.orgs_id FK_creds_orgs_idR

Indexes

Constraint Name Type Sort Column(s)
PK_creds_id Primary key Asc creds_id

Relationships