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::DefaultSchema Property
Entity Framework 6.0
Gets the default schema of the model being migrated. This schema will be used for the migrations history table unless a different schema is configured in OnModelCreating.
Assembly: EntityFramework (in EntityFramework.dll)
Property Value
Type: System::String^
Show: