Show / Hide Table of Contents

Class MixViewTemplateContentConfiguration

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

Methods

| Improve this Doc View Source

Configure(EntityTypeBuilder<MixTemplate>)

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