Was this helpful?
Plug-ins to .NET Data Provider
The Actian .NET Data Provider 3.0.0 and later supports .NET plug-ins. Plug-in support allows:
Special processing at connection time (such as sending a SET statement to the DBMS).
Custom processing of results from queries (by data type).
Custom processing of query parameters (by data type).
Plug-ins must be installed by calling IngresPlugins.Add(plugin instance).
Last modified date: 04/03/2024