Class PostgresTenantEntityBaseConfiguration<T, TPrimaryKey>
Inheritance
System.Object
EntityBaseConfiguration<T, TPrimaryKey, PostgresDatabaseConstants>
TenantEntityBaseConfiguration<T, TPrimaryKey, PostgresDatabaseConstants>
PostgresTenantEntityBaseConfiguration<T, TPrimaryKey>
Inherited Members
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 |