Show / Hide Table of Contents

Class SqlServerTenantEntityBaseConfiguration<T, TPrimaryKey>

Inheritance
System.Object
EntityBaseConfiguration<T, TPrimaryKey, SqlServerDatabaseConstants>
TenantEntityBaseConfiguration<T, TPrimaryKey, SqlServerDatabaseConstants>
SqlServerTenantEntityBaseConfiguration<T, TPrimaryKey>
MixCultureConfiguration
MixDomainConfiguration
MixMediaConfiguration
MixPageConfiguration
MixThemeConfiguration
MixUrlAliasConfiguration
Inherited Members
TenantEntityBaseConfiguration<T, TPrimaryKey, SqlServerDatabaseConstants>.Configure(EntityTypeBuilder<T>)
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 SqlServerTenantEntityBaseConfiguration<T, TPrimaryKey> : TenantEntityBaseConfiguration<T, TPrimaryKey, SqlServerDatabaseConstants> where T : TenantEntityBase<TPrimaryKey> where TPrimaryKey : IComparable
Type Parameters
Name Description
T
TPrimaryKey
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾