Show / Hide Table of Contents

Class MixLanguageConfiguration

Inheritance
System.Object
EntityBaseConfiguration<MixLanguage, System.Int32, MySqlDatabaseConstants>
TenantEntityBaseConfiguration<MixLanguage, System.Int32, MySqlDatabaseConstants>
TenantEntityUniqueNameBaseConfiguration<MixLanguage, System.Int32, MySqlDatabaseConstants>
MySqlTenantEntityUniqueNameBaseConfiguration<MixLanguage, System.Int32>
MixLanguageConfiguration
Inherited Members
TenantEntityUniqueNameBaseConfiguration<MixLanguage, Int32, MySqlDatabaseConstants>.Configure(EntityTypeBuilder<MixLanguage>)
TenantEntityBaseConfiguration<MixLanguage, Int32, MySqlDatabaseConstants>.Configure(EntityTypeBuilder<MixLanguage>)
EntityBaseConfiguration<MixLanguage, Int32, MySqlDatabaseConstants>.Config
EntityBaseConfiguration<MixLanguage, Int32, MySqlDatabaseConstants>.Configure(EntityTypeBuilder<MixLanguage>)
Namespace: Mix.Database.EntityConfigurations.MYSQL
Assembly: mix.database.dll
Syntax
public class MixLanguageConfiguration : MySqlTenantEntityUniqueNameBaseConfiguration<MixLanguage, int>

Methods

| Improve this Doc View Source

Configure(EntityTypeBuilder<MixLanguage>)

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