AddColumnOperation.Column Property

 

Gets the details of the column being added.

Namespace:   System.Data.Entity.Migrations.Model
Assembly:  EntityFramework (in EntityFramework.dll)

public ColumnModel Column { get; }