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