AddColumnOperation.Column Property

Definition

Gets the details of the column being added.

public System.Data.Entity.Migrations.Model.ColumnModel Column { get; }
member this.Column : System.Data.Entity.Migrations.Model.ColumnModel
Public ReadOnly Property Column As ColumnModel

Property Value

Applies to