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