Show / Hide Table of Contents

Class PostgresTenantEntityUniqueNameBaseConfiguration<T, TPrimaryKey>

Inheritance
System.Object
EntityBaseConfiguration<T, TPrimaryKey, PostgresDatabaseConstants>
TenantEntityBaseConfiguration<T, TPrimaryKey, PostgresDatabaseConstants>
TenantEntityUniqueNameBaseConfiguration<T, TPrimaryKey, PostgresDatabaseConstants>
PostgresTenantEntityUniqueNameBaseConfiguration<T, TPrimaryKey>
MixConfigurationConfiguration
MixDatabaseConfiguration
MixDatabaseContextConfiguration
MixLanguageConfiguration
MixModuleConfiguration
Inherited Members
TenantEntityUniqueNameBaseConfiguration<T, TPrimaryKey, PostgresDatabaseConstants>.Configure(EntityTypeBuilder<T>)
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 PostgresTenantEntityUniqueNameBaseConfiguration<T, TPrimaryKey> : TenantEntityUniqueNameBaseConfiguration<T, TPrimaryKey, PostgresDatabaseConstants> where T : TenantEntityUniqueNameBase<TPrimaryKey> where TPrimaryKey : IComparable
Type Parameters
Name Description
T
TPrimaryKey
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾