cache_objs

7 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
cache_objs_id int identity 4 null
orgs_id int 4 null
orgs.orgs_id FK_cache_objs_orgs_idR
cache_obj_type int 4 null
cache_obj_type_adnl nvarchar 200 null
cache_obj_binary varbinary 2147483647 null
cache_obj_property nvarchar 1000 null

Indexes

Constraint Name Type Sort Column(s)
PK_cache_objs_id Primary key Asc cache_objs_id

Relationships