AlterTableOperation.Columns Property
Gets the columns to be included in the table for which annotations have changed.
Assembly: EntityFramework (in EntityFramework.dll)
Property Value
Type: System.Collections.Generic.IList<ColumnModel>The columns to be included in the table for which annotations have changed.