<< Click to Display Table of Contents >> Navigation: ADONetVCL > Symbol Reference > CNClrLib.ADONet.Client > Classes > TClrDataTable > Methods > TClrDataTable.Select(String,String,TDataViewRowState) Method |
Gets an array of all DataRow objects that match the filter in the order of the sort that match the specified state.
Namespace: CNClrLib.ADONet.Client
Delphi |
public |
Parameters
filterExpression
Type: String
sort
Type: String
recordStates
Type: System.Void
Type: _DataRowArray
Reference |