Categories
Fields
Field name | Ordinal | Native type | Length | Precision | Scale | Is Nullable | Is PK | Is FK | Is Identity | Is Computed | Default value | Default sequence |
---|---|---|---|---|---|---|---|---|---|---|---|---|
CategoryID | 1 | int | 0 | 10 | 0 | Yes | Yes | |||||
CategoryName | 2 | nvarchar | 15 | 0 | 0 | Yes | ||||||
Description | 3 | ntext | 1073741823 | 0 | 0 | Yes | ||||||
Picture | 4 | image | 2147483647 | 0 | 0 | Yes |
Model elements mapped on this table
Model Element | Element type |
---|---|
Category | Entity |