Initializes a new instance of the QueryOptimizationException class. This is the default constructor.

Namespace:  C1.LiveLinq
Assembly:  C1.LiveLinq (in C1.LiveLinq.dll)

Syntax

C#
public QueryOptimizationException()
Visual Basic
Public Sub New

See Also