Show / Hide Table of Contents

Class MySqlAssociationBaseConfiguration<T, TPrimaryKey>

Inheritance
System.Object
EntityBaseConfiguration<T, TPrimaryKey, MySqlDatabaseConstants>
MySqlAssociationBaseConfiguration<T, TPrimaryKey>
Inherited Members
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 MySqlAssociationBaseConfiguration<T, TPrimaryKey> : EntityBaseConfiguration<T, TPrimaryKey, MySqlDatabaseConstants> where T : EntityBase<TPrimaryKey> where TPrimaryKey : IComparable
Type Parameters
Name Description
T
TPrimaryKey
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾