Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Shaolinq
InvalidDataAccessObjectAccessException
C# Class Shaolinq.InvalidDataAccessObjectAccessException
Thrown when you try to use a deflated DAO reference to update an object but the deflated reference is invalid.
Inheritance:
Shaolinq.DataAccessException
ファイルを表示
Open project: tumtumtum/Shaolinq
Public Methods
Method
Description
InvalidDataAccessObjectAccessException
(
Exception
innerException
,
string
relatedQuery
) :
System
Method Details
InvalidDataAccessObjectAccessException()
public
method
public
InvalidDataAccessObjectAccessException
(
Exception
innerException
,
string
relatedQuery
) :
System
innerException
System.Exception
relatedQuery
string
return
System