Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
Hd
QueryExtensions
InvalidQueryException
C# Класс Hd.QueryExtensions.InvalidQueryException
InvalidQueryException exception can be thrown when the renderer decides that a query is invalid or incompatible with the target database.
Наследование:
System.ApplicationException
Показать файл
Открыть проект
Открытые методы
Метод
Описание
InvalidQueryException
(
string
text
) :
System
Creates a new InvalidQueryException
Описание методов
InvalidQueryException()
публичный
Метод
Creates a new InvalidQueryException
public
InvalidQueryException
(
string
text
) :
System
text
string
Text of the exception
Результат
System