System.ComponentModel.DataAnnotations.Schema.ColumnAttribute
Represents the database column that a property is mapped to.
Gets the name of the column the property is mapped to.
Gets or sets the zero-based order of the column the property is mapped to.
Gets or sets the database provider specific data type of the column the property is mapped to.
public ColumnAttribute()
Initializes a new instance of the ColumnAttribute class.
Initializes a new instance of the ColumnAttribute class.