Show / Hide Table of Contents

Class PostgresEntityBaseConfiguration<T, TPrimaryKey>

Inheritance
System.Object
EntityBaseConfiguration<T, TPrimaryKey, PostgresDatabaseConstants>
PostgresEntityBaseConfiguration<T, TPrimaryKey>
MixContributorConfiguration
MixDatabaseColumnConfiguration
MixDataConentAssociationConfiguration
MixDataConfiguration
MixDataContentValueConfiguration
MixDiscussionConfiguration
MixModulePostAssociationConfiguration
MixPostConfiguration
MixTenantConfiguration
MixViewTemplateContentConfiguration
Inherited Members
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 PostgresEntityBaseConfiguration<T, TPrimaryKey> : EntityBaseConfiguration<T, TPrimaryKey, PostgresDatabaseConstants> 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
☀
☾