dotConnect for Oracle Documentation
Devart.Common Namespace / DbDataTable Class / Select Method

In This Topic
    Select Method
    In This Topic
    Gets an array of DataRow objects.
    Overload List
    OverloadDescription
    Gets an array of all DataRow objects.  
    Gets an array of all DataRow objects that match the filter criteria.  
    Gets an array of all DataRow objects that match the filter criteria, in the specified sort order.  
    Gets an array of all DataRow objects that match the filter in the order of the sort that match the specified state.  
    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