DataSource for Entity Framework in WPF
C1.LiveLinq Namespace / QueryOptimizationException Class / QueryOptimizationException Constructor

In This Topic
    QueryOptimizationException Constructor
    In This Topic
    Overload List
    OverloadDescription
    Initializes a new instance of the QueryOptimizationException class. This is the default constructor.  
    Initializes a new instance of the QueryOptimizationException class with the specified string.  
    Initializes a new instance of the QueryOptimizationException class using the specified string and inner exception.  
    Initializes a new instance of the QueryOptimizationException class from serialized data.  
    See Also