9. Understanding .NET Data Provider Connectivity
:
.NET Data Provider Classes
:
IngresException Class
:
IngresException Class Declaration
Share this page
IngresException Class Declaration
The IngresException is declared as follows:
C#:
[Serializable]
public sealed class IngresException : SystemException
VB.NET:
<Serializable>
NotInheritable Public Class IngresException
Inherits SystemException