Show / Hide Table of Contents

Class MixPageModuleAssociationConfiguration

Inheritance
System.Object
EntityBaseConfiguration<MixPageModuleAssociation, System.Int32, PostgresDatabaseConstants>
PostgresAssociationBaseConfiguration<MixPageModuleAssociation, System.Int32>
MixPageModuleAssociationConfiguration
Inherited Members
EntityBaseConfiguration<MixPageModuleAssociation, Int32, PostgresDatabaseConstants>.Config
EntityBaseConfiguration<MixPageModuleAssociation, Int32, PostgresDatabaseConstants>.Configure(EntityTypeBuilder<MixPageModuleAssociation>)
Namespace: Mix.Database.EntityConfigurations.POSTGRES
Assembly: mix.database.dll
Syntax
public class MixPageModuleAssociationConfiguration : PostgresAssociationBaseConfiguration<MixPageModuleAssociation, int>

Methods

| Improve this Doc View Source

Configure(EntityTypeBuilder<MixPageModuleAssociation>)

Declaration
public override void Configure(EntityTypeBuilder<MixPageModuleAssociation> builder)
Parameters
Type Name Description
EntityTypeBuilder<MixPageModuleAssociation> builder
Overrides
Mix.Database.EntityConfigurations.Base.EntityBaseConfiguration<MixPageModuleAssociation, System.Int32, Mix.Database.EntityConfigurations.POSTGRES.PostgresDatabaseConstants>.Configure(EntityTypeBuilder<MixPageModuleAssociation>)
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾