Class SqlServerTenantEntityUniqueNameBaseConfiguration<T, TPrimaryKey>
Inheritance
System.Object
EntityBaseConfiguration<T, TPrimaryKey, SqlServerDatabaseConstants>
TenantEntityBaseConfiguration<T, TPrimaryKey, SqlServerDatabaseConstants>
TenantEntityUniqueNameBaseConfiguration<T, TPrimaryKey, SqlServerDatabaseConstants>
SqlServerTenantEntityUniqueNameBaseConfiguration<T, TPrimaryKey>
Inherited Members
Namespace: Mix.Database.EntityConfigurations.SQLSERVER.Base
Assembly: mix.database.dll
Syntax
public abstract class SqlServerTenantEntityUniqueNameBaseConfiguration<T, TPrimaryKey> : TenantEntityUniqueNameBaseConfiguration<T, TPrimaryKey, SqlServerDatabaseConstants> where T : TenantEntityUniqueNameBase<TPrimaryKey> where TPrimaryKey : IComparable
Type Parameters
| Name | Description |
|---|---|
| T | |
| TPrimaryKey |