Suoranta.EnterpriseLib.Web - Developer API

EntityQuery<(Of <(<'TEntity>)>)> Class

Namespace:  Suoranta.EnterpriseLib.Linq
Assembly:  Suoranta.EnterpriseLib (in Suoranta.EnterpriseLib.dll)

Syntax


public abstract class EntityQuery<TEntity> : EntityQuery<TEntity, int>

Type Parameters

TEntity

Inheritance Hierarchy


Object
  Suoranta.EnterpriseLib.Linq..::..EntityQuery<(Of <(<'TEntity, Int32>)>)>
    Suoranta.EnterpriseLib.Linq..::..EntityQuery<(Of <(<'TEntity>)>)>