Gets the name of the table to be created.
public virtual string Name { get; }
The name of the table to be created.
CreateTableOperation ClassSystem.Data.Entity.Migrations.Model Namespace