The ColumnAttribute type exposes the following members.

Constructors

  NameDescription
ColumnAttributeOverloaded.

Properties

  NameDescription
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.

See Also