ComponentOne AutoComplete for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Report Namespace / DataAccessException Class / GetBaseException Method

In This Topic
    GetBaseException Method (DataAccessException)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Function GetBaseException() As System.Exception
    public virtual System.Exception GetBaseException()
    See Also