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.
DbModelBuilder::Conventions Property
Entity Framework 6.0
Provides access to the settings of this DbModelBuilder that deal with conventions.
Assembly: EntityFramework (in EntityFramework.dll)
public: property ConventionsConfiguration^ Conventions { virtual ConventionsConfiguration^ get(); }
Property Value
Type: System.Data.Entity.ModelConfiguration.Configuration::ConventionsConfiguration^
Show: