AlterColumnOperation.Table Property

 

Gets the name of the table that the column belongs to.

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

public string Table { get; }

Property Value

Type: System.String