Recordset editor page
A new recordset is created by clicking the [Recordset] button in the project explorer or selecting menu "Project > Add Recordset"
The header and tab for the recordset page display the name of the recordset. This is also the class name for the generated C# code.
A recordset definition must contain SQL script. All other parameters and settings are optional.
At the top of the recordset page you find buttons for selecting views and opening recordset related pages:
- The SQL script view.
- The Recordset settings view.
- The User defined columns view.
- The Run query page.
- The Preview recordset code page.
- The Raw schema page.