ScaffoldedMigration.UserCode Property

 

Gets or sets the scaffolded migration code that the user can edit.

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

public string UserCode { get; set; }

Property Value

Type: System.String