1. New Features in Ingres 10S : Connectivity Enhancements : Ingres .NET Data Provider Enhancements
 
Share this page                  
Ingres .NET Data Provider Enhancements
The Ingres .NET Data Provider has the following enhancements:
.NET TransactionScope class and the EnlistTransaction and EnlistDistributedTransaction methods of the IngresConnection class are supported on 64-bit Windows systems.
New keywords for the ConnectionString property of the IngresConnection class include:
Date_alias – specifies the alias of ANSIDATE or INGRESDATE for the DATE data type
Identifier_Delimiter – lets the data provider recognize both double quotes and brackets for delimited identifiers
Connection Lifetime, Pool Check Interval, Pool Check Timeout – let you manage the data provider connection pool
Support for batch updates through the DbDataAdapter.UpdateBatchSize property.
Integration with Visual Studio 2010 design experience of connections, data sources, toolbox items, query designers, and wizards.