ScaffoldedMigration.DesignerCode Property

 

Gets or sets the scaffolded migration code that should be stored in a code behind file.

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

public string DesignerCode { get; set; }

Property Value

Type: System.String