Show / Hide Table of Contents

Class MixContributorConfiguration

Inheritance
System.Object
EntityBaseConfiguration<MixContributor, System.Int32, SqlServerDatabaseConstants>
SqlServerEntityBaseConfiguration<MixContributor, System.Int32>
MixContributorConfiguration
Inherited Members
EntityBaseConfiguration<MixContributor, Int32, SqlServerDatabaseConstants>.Config
EntityBaseConfiguration<MixContributor, Int32, SqlServerDatabaseConstants>.Configure(EntityTypeBuilder<MixContributor>)
Namespace: Mix.Database.EntityConfigurations.SQLSERVER
Assembly: mix.database.dll
Syntax
public class MixContributorConfiguration : SqlServerEntityBaseConfiguration<MixContributor, int>

Methods

| Improve this Doc View Source

Configure(EntityTypeBuilder<MixContributor>)

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