CommunityEventsGuestsAttributes


Columns

Column Type Size Nulls Auto Default Children Parents Comments
CommunityEventsGuestsAttributesSeq int identity 4 null
CommunityEventsGuestsSeq int 4 null
EventAttributesSeq int 4 null
Quantity int 4 null
UnitPrice money 21,4 null
AttributeCode varchar 15 ('')
AttributeDescription varchar 50 ('')
EventTotalReceived bit 1 ((0))
Comment varchar 2147483647 null

Table contained -1 rows

Indexes

Constraint Name Type Sort Column(s)
PK_CommunityEventsGuestsAttributes Primary key Asc CommunityEventsGuestsAttributesSeq