Navigation
Learn About
Developing With
Ingres Talk
Information
Toolbox
Views
DOT NET EnlistTransaction and TransactionScope Support Home
From Ingres Community Wiki
Jump to: navigation, search
The IngresConnection's EnlistTransaction( ) method enables the Ingres .NET Data Provider to interface to an explicit transaction programming model using the .NET Transaction class or to an implicit transaction programming model using the .NET TransactionScope class. This project will add support for these two methods to the Ingres .NET Data Provider.
[edit]
Project Profile
| Admins | Dave Thole |
| Sponsor | Dave Thole |
| Developers | Dave Thole |
| Development Status | Developed, Available in the Ingres Code Repository for early test access |
| Intended Audience | Developers |
| License | |
| Operating System(s) | 32-bit MS Windows (NT/2000/XP/Vista) |
| Programming Language(s) | C |
| Topic(s) | Ingres |
| Registered | 17-apr-2008 |


