ComponentOne Data Source for Entity Framework
C1.LiveLinq Namespace / QueryOptimizationException Class / InnerException Property

In This Topic
    InnerException Property (QueryOptimizationException)
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property InnerException As System.Exception
    public System.Exception InnerException {get;}
    See Also