Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Shaolinq
InvalidDataAccessObjectAccessException
C# 클래스 Shaolinq.InvalidDataAccessObjectAccessException
Thrown when you try to use a deflated DAO reference to update an object but the deflated reference is invalid.
상속:
Shaolinq.DataAccessException
파일 보기
프로젝트 열기: tumtumtum/Shaolinq
공개 메소드들
메소드
설명
InvalidDataAccessObjectAccessException
(
Exception
innerException
,
string
relatedQuery
) :
System
메소드 상세
InvalidDataAccessObjectAccessException()
공개
메소드
public
InvalidDataAccessObjectAccessException
(
Exception
innerException
,
string
relatedQuery
) :
System
innerException
System.Exception
relatedQuery
string
리턴
System