DropTableOperation.Name Property

 

Gets the name of the table to be dropped.

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

public virtual string Name { get; }

Property Value

Type: System.String