DropColumnOperation.Name Property

 

Gets the name of the column to be dropped.

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

public string Name { get; }

Property Value

Type: System.String