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