crt_keys

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
crt_keys_id int identity 4 null
orgs_id int 4 null
orgs.orgs_id FK_crt_keys_orgs_idR
crt_key_type int 4 null
crt_key_ref nvarchar 200 null
crt_key_value varbinary 2147483647 null
crt_key_passw varbinary 2147483647 null
crt_key_adnl_info nvarchar 2147483647 null

Indexes

Constraint Name Type Sort Column(s)
PK_crt_keys_id Primary key Asc crt_keys_id

Relationships