LinqConnect Documentation
Devart.Data.Linq Namespace / ITable Interface
Members

In This Topic
    ITable Interface
    In This Topic
    Used for weakly typed query scenarios.
    Syntax
    'Declaration
     
    Public Interface ITable 
       Inherits System.Collections.IEnumerableSystem.Linq.IQueryable 
    Remarks
    For more information about methods, see Table(TEntity).
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also