Show / Hide Table of Contents

Class PostgresTenantEntityBaseConfiguration<T, TPrimaryKey>

Inheritance
System.Object
EntityBaseConfiguration<T, TPrimaryKey, PostgresDatabaseConstants>
TenantEntityBaseConfiguration<T, TPrimaryKey, PostgresDatabaseConstants>
PostgresTenantEntityBaseConfiguration<T, TPrimaryKey>
MixCultureConfiguration
MixDomainConfiguration
MixMediaConfiguration
MixPageConfiguration
MixThemeConfiguration
MixUrlAliasConfiguration
Inherited Members
TenantEntityBaseConfiguration<T, TPrimaryKey, PostgresDatabaseConstants>.Configure(EntityTypeBuilder<T>)
EntityBaseConfiguration<T, TPrimaryKey, PostgresDatabaseConstants>.Config
EntityBaseConfiguration<T, TPrimaryKey, PostgresDatabaseConstants>.Configure(EntityTypeBuilder<T>)
Namespace: Mix.Database.EntityConfigurations.POSTGRES.Base
Assembly: mix.database.dll
Syntax
public abstract class PostgresTenantEntityBaseConfiguration<T, TPrimaryKey> : TenantEntityBaseConfiguration<T, TPrimaryKey, PostgresDatabaseConstants> 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
☀
☾