Sql.Net Class Library Documentation

InvalidQueryException Class

InvalidQueryException exception can be thrown when the renderer decides that a query is invalid or incompatible with the target database.

For a list of all members of this type, see InvalidQueryException Members.

System.Object
   System.Exception
      System.ApplicationException
         Reeb.SqlOM.InvalidQueryException

public class InvalidQueryException : ApplicationException

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Reeb.SqlOM

Assembly: Reeb.SqlOM (in Reeb.SqlOM.dll)

See Also

InvalidQueryException Members | Reeb.SqlOM Namespace