Show / Hide Table of Contents

Class MySqlTenantEntityBaseConfiguration<T, TPrimaryKey>

Inheritance
System.Object
EntityBaseConfiguration<T, TPrimaryKey, MySqlDatabaseConstants>
TenantEntityBaseConfiguration<T, TPrimaryKey, MySqlDatabaseConstants>
MySqlTenantEntityBaseConfiguration<T, TPrimaryKey>
MixCultureConfiguration
MixDomainConfiguration
MixMediaConfiguration
MixPageConfiguration
MixThemeConfiguration
MixUrlAliasConfiguration
Inherited Members
TenantEntityBaseConfiguration<T, TPrimaryKey, MySqlDatabaseConstants>.Configure(EntityTypeBuilder<T>)
EntityBaseConfiguration<T, TPrimaryKey, MySqlDatabaseConstants>.Config
EntityBaseConfiguration<T, TPrimaryKey, MySqlDatabaseConstants>.Configure(EntityTypeBuilder<T>)
Namespace: Mix.Database.EntityConfigurations.MYSQL.Base
Assembly: mix.database.dll
Syntax
public abstract class MySqlTenantEntityBaseConfiguration<T, TPrimaryKey> : TenantEntityBaseConfiguration<T, TPrimaryKey, MySqlDatabaseConstants> where T : TenantEntityBase<TPrimaryKey> where TPrimaryKey : IComparable
Type Parameters
Name Description
T
TPrimaryKey
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾