ColumnAttribute Class
Specifies the database column that a property is mapped to.
Namespace: System.ComponentModel.DataAnnotations
Assembly: EntityFramework (in EntityFramework.dll)
The ColumnAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | ColumnAttribute() | Initializes a new instance of the ColumnAttribute class. |
![]() | ColumnAttribute(String) | Initializes a new instance of the ColumnAttribute class. |
| Name | Description | |
|---|---|---|
![]() | Equals | (Inherited from Attribute.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Attribute.) |
![]() | GetType | (Inherited from Object.) |
![]() | IsDefaultAttribute | (Inherited from Attribute.) |
![]() | Match | (Inherited from Attribute.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
