Class PostgresMultilingualContentBaseConfiguration<T, TPrimaryKey>
Inheritance
System.Object
EntityBaseConfiguration<T, TPrimaryKey, PostgresDatabaseConstants>
MultilingualContentBaseConfiguration<T, TPrimaryKey, PostgresDatabaseConstants>
PostgresMultilingualContentBaseConfiguration<T, TPrimaryKey>
Inherited Members
Namespace: Mix.Database.EntityConfigurations.POSTGRES.Base
Assembly: mix.database.dll
Syntax
public abstract class PostgresMultilingualContentBaseConfiguration<T, TPrimaryKey> : MultilingualContentBaseConfiguration<T, TPrimaryKey, PostgresDatabaseConstants> where T : MultilingualContentBase<TPrimaryKey> where TPrimaryKey : IComparable
Type Parameters
| Name | Description |
|---|---|
| T | |
| TPrimaryKey |