Show / Hide Table of Contents

Class MixContributorConfiguration

Inheritance
System.Object
EntityBaseConfiguration<MixContributor, System.Int32, MySqlDatabaseConstants>
MySqlEntityBaseConfiguration<MixContributor, System.Int32>
MixContributorConfiguration
Inherited Members
EntityBaseConfiguration<MixContributor, Int32, MySqlDatabaseConstants>.Config
EntityBaseConfiguration<MixContributor, Int32, MySqlDatabaseConstants>.Configure(EntityTypeBuilder<MixContributor>)
Namespace: Mix.Database.EntityConfigurations.MYSQL
Assembly: mix.database.dll
Syntax
public class MixContributorConfiguration : MySqlEntityBaseConfiguration<MixContributor, int>

Methods

| Improve this Doc View Source

Configure(EntityTypeBuilder<MixContributor>)

Declaration
public override void Configure(EntityTypeBuilder<MixContributor> builder)
Parameters
Type Name Description
EntityTypeBuilder<MixContributor> builder
Overrides
Mix.Database.EntityConfigurations.Base.EntityBaseConfiguration<MixContributor, System.Int32, Mix.Database.EntityConfigurations.MYSQL.MySqlDatabaseConstants>.Configure(EntityTypeBuilder<MixContributor>)
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾