AlterColumnOperation.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 new definition for the column.
public System.Data.Entity.Migrations.Model.ColumnModel Column { get; }
member this.Column : System.Data.Entity.Migrations.Model.ColumnModel
Public ReadOnly Property Column As ColumnModel