CreateTableOperation.Columns Property
Gets the columns to be included in the new table.
Assembly: EntityFramework (in EntityFramework.dll)
Property Value
Type: System.Collections.Generic.IList<ColumnModel>The columns to be included in the new table.