Sql.Net Class Library Documentation

InvalidQueryException Constructor 

Creates a new InvalidQueryException

public InvalidQueryException(
   string text
);

Parameters

text
Text of the exception

See Also

InvalidQueryException Class | Reeb.SqlOM Namespace