Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Hd
QueryExtensions
InvalidQueryException
C# Class Hd.QueryExtensions.InvalidQueryException
InvalidQueryException exception can be thrown when the renderer decides that a query is invalid or incompatible with the target database.
Inheritance:
System.ApplicationException
Afficher le fichier
Open project: TargetProcess/Tp.HelpDesk
Méthodes publiques
Méthode
Description
InvalidQueryException
(
string
text
) :
System
Creates a new InvalidQueryException
Method Details
InvalidQueryException()
public
méthode
Creates a new InvalidQueryException
public
InvalidQueryException
(
string
text
) :
System
text
string
Text of the exception
Résultat
System