Show / Hide Table of Contents

Class MySqlMultilingualSEOContentBaseConfiguration<T, TPrimaryKey>

Inheritance
System.Object
EntityBaseConfiguration<T, TPrimaryKey, MySqlDatabaseConstants>
MultilingualContentBaseConfiguration<T, TPrimaryKey, MySqlDatabaseConstants>
MultilingualSEOContentBaseConfiguration<T, TPrimaryKey, MySqlDatabaseConstants>
MySqlMultilingualSEOContentBaseConfiguration<T, TPrimaryKey>
MixDataContentConfiguration
MixModuleContentConfiguration
MixPageContentConfiguration
MixPostContentConfiguration
Inherited Members
MultilingualSEOContentBaseConfiguration<T, TPrimaryKey, MySqlDatabaseConstants>.Configure(EntityTypeBuilder<T>)
MultilingualContentBaseConfiguration<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 MySqlMultilingualSEOContentBaseConfiguration<T, TPrimaryKey> : MultilingualSEOContentBaseConfiguration<T, TPrimaryKey, MySqlDatabaseConstants> where T : MultilingualSEOContentBase<TPrimaryKey> where TPrimaryKey : IComparable
Type Parameters
Name Description
T
TPrimaryKey
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾