ComponentOne DataObjects for .NET
Error Property (ErrorEventArgs)

C1.Data.2 Assembly > C1.Data Namespace > ErrorEventArgs Class : Error Property
Exception object describing the error.
Syntax
'Declaration
 
Public ReadOnly Property Error As System.Exception
public System.Exception Error {get;}
See Also

Reference

ErrorEventArgs Class
ErrorEventArgs Members