H. Features Introduced in Ingres 9.0 (Ingres 2006) : Connectivity Enhancements : .NET Data Provider and Visual Studio .NET Integration : Visual Studio .NET Integration
 
Share this page                  
Visual Studio .NET Integration
The .NET Framework was written with design-time support. Integration with the Visual Studio .NET visual tools allows programmers to drag-and-drop the Ingres .NET Data Provider design component onto a design surface such as a the Windows Form Control (WinForm). Integration also includes the following design components:
Data Adapter Configuration Wizard: Enables programmers to specify the design properties of the Ingres DataAdapter object.
Query Builder: Enables programmers to build SQL statements that the Ingres .NET Data Provider uses to retrieve and modify database information.
Parameter Collection Editor: Enables programmers to add parameters to the Command component.
For more information, see the Connectivity Guide.