Toggle navigation
Hot Examples
KO
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
파일 보기
프로젝트 열기: TargetProcess/Tp.HelpDesk
공개 메소드들
메소드
설명
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