AddColumnOperation.Column Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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