The ColumnAttribute type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| ColumnAttribute | Overloaded. |
Properties
| Name | Description | |
|---|---|---|
| ConverterType |
Gets or sets a type used for converting between the database and CLR representations
of the field. The type must implement IFieldConverter.
| |
| Name |
Gets the target column name.
|