This topic has not yet been rated - Rate this topic

System.Data.Entity.Migrations.Builders Namespace

Entity Framework 5.0

Provides helper classes that are used to configure tables and columns.

  Class Description
Public class ColumnBuilder Represents a helper class that is used to configure a column.
Public class TableBuilder<TColumns> Helper class that is used to further configure a table being created from a CreateTable call on DbMigration.

Reference

Other Resources

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.