RAD Studio (Common)
ContentsIndex
PreviousUpNext
DataAdapter Preview

Use this dialog box to preview the result set that is returned from the current SQL Select statement. By reviewing the result set, you can tune your SQL statements to provide a more accurate result set, which you can move into or out of the DataSet. This dialog is accessed from the CommandText Editor and the Configure Data Adapter dialog.

Item 
Description 
Limit Rows  
Specifies a rowlimit option on the current SQL statement.  
Rows to fetch  
Sets the actual rowlimit maximum.  
Refresh  
Refreshes the result set displayed in the list, by executing the SQL statement again.  
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!