Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

HistoryContext::DefaultTableName Field

Entity Framework 6.0
 

The default name used for the migrations history table.

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

public:
literal String^ DefaultTableName

Field Value

Type: System::String^
Return to top
Show: