Contains information about item views.

Column

Data Type

Constraint

id

VARCHAR(40)

not null

(primary key)

A unique ID for an item view.

name

VARCHAR(64)

null

The name of the item view.

display_name

WVARCHAR(64)

not null

The display name for the item view.

description

VARCHAR(1024)

null

A description for the item view.

view_id

VARCHAR(4o)

null

A unique ID for an item view.

 
loading table of contents...