메소드 | 설명 | |
---|---|---|
ADOException ( ) : System | ||
ADOException ( string message, |
Initializes a new instance of the ADOException class.
|
|
ADOException ( string message, |
메소드 | 설명 | |
---|---|---|
ADOException ( |
Initializes a new instance of the ADOException class.
|
메소드 | 설명 | |
---|---|---|
GetObjectData ( |
protected ADOException ( |
||
info |
/// The |
|
context |
/// The |
|
리턴 | System |
public ADOException ( string message, |
||
message | string | The message that describes the error. |
innerException | /// The exception that is the cause of the current exception. If the innerException parameter /// is not a null reference, the current exception is raised in a catch block that handles /// the inner exception. /// | |
리턴 | System |
public ADOException ( string message, |
||
message | string | |
innerException | ||
sql | string | |
리턴 | System |