Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
CommunityEventsCurrentGuestsAttributesSeq | int identity | 4 | √ | null |
|
|
||||
CommunityEventsCurrentGuestsSeq | 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_CommunityEventsCurrentGuestsAttributes | Primary key | Asc | CommunityEventsCurrentGuestsAttributesSeq |