IndexOperation.HasDefaultName Property

 

Gets a value indicating if a specific name has been supplied for this index.

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

public bool HasDefaultName { get; }

Property Value

Type: System.Boolean