vdx_form

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id INT 10 null
name VARCHAR 50 null
introText TEXT 65535 NULL
showAuthor TINYINT 3 0
showPublisher TINYINT 3 0
showIsbn TINYINT 3 0
showAcceptFee TINYINT 3 0
showMaximumFee TINYINT 3 0
feeInformationText TEXT 65535 NULL
showCatalogKey TINYINT 3 0

Indexes

Constraint Name Type Sort Column(s)
vdx_form_s_pk Primary key Asc id
name Must be unique Asc name
PRIMARY Must be unique Asc id

Relationships