Show / Hide Table of Contents

Class SqlServerEntityBaseConfiguration<T, TPrimaryKey>

Inheritance
System.Object
EntityBaseConfiguration<T, TPrimaryKey, SqlServerDatabaseConstants>
SqlServerEntityBaseConfiguration<T, TPrimaryKey>
MixContributorConfiguration
MixDatabaseColumnConfiguration
MixDataConentAssociationConfiguration
MixDataConfiguration
MixDataContentValueConfiguration
MixDiscussionConfiguration
MixPostConfiguration
MixTenantConfiguration
MixViewTemplateContentConfiguration
Inherited Members
EntityBaseConfiguration<T, TPrimaryKey, SqlServerDatabaseConstants>.Config
EntityBaseConfiguration<T, TPrimaryKey, SqlServerDatabaseConstants>.Configure(EntityTypeBuilder<T>)
Namespace: Mix.Database.EntityConfigurations.SQLSERVER.Base
Assembly: mix.database.dll
Syntax
public abstract class SqlServerEntityBaseConfiguration<T, TPrimaryKey> : EntityBaseConfiguration<T, TPrimaryKey, SqlServerDatabaseConstants> where T : EntityBase<TPrimaryKey> where TPrimaryKey : IComparable
Type Parameters
Name Description
T
TPrimaryKey
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾