dotConnect for PostgreSQL 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.  
See Also