| Name | Description | Type | Additional Information |
|---|---|---|---|
| AllowDBNull | boolean | ||
| AutoIncrement | boolean | ||
| AutoIncrementSeed | integer | ||
| AutoIncrementStep | integer | ||
| Caption | string | ||
| ColumnName | string | ||
| Prefix | string | ||
| DataType | Type | ||
| DateTimeMode | DataSetDateTime | ||
| DefaultValue | Object | ||
| Expression | string | ||
| ExtendedProperties | Dictionary of Object [key] and Object [value] | ||
| MaxLength | integer | ||
| Namespace | string | ||
| Ordinal | integer | ||
| ReadOnly | boolean | ||
| Table | DataTable | ||
| Unique | boolean | ||
| ColumnMapping | MappingType | ||
| Site | ISite | ||
| Container | IContainer | ||
| DesignMode | boolean |