CommunityEventsCurrentGuestsAttributes


Columns

Column Type Size Nulls Auto Default Children Parents Comments
CommunityEventsCurrentGuestsAttributesSeq int identity 4 null
CommunityEventsCurrentGuestsSeq int 4 null
CommunityEventsCurrentGuests.CommunityEventsCurrentGuestsSeq FK_CommunityEventsCurrentGuestsAttributes_CommunityEventsCurrentGuests R
EventAttributesSeq int 4 null
EventAttributes.EventAttributesSeq FK_CommunityEventsCurrentGuestsAttributes_EventAttributes R
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_CommunityEventsCurrentGuestsAttributes Primary key Asc CommunityEventsCurrentGuestsAttributesSeq

Relationships