Method | Description | |
---|---|---|
ADOException ( ) : System | ||
ADOException ( string message, |
Initializes a new instance of the ADOException class.
|
|
ADOException ( string message, |
Method | Description | |
---|---|---|
ADOException ( |
Initializes a new instance of the ADOException class.
|
Method | Description | |
---|---|---|
GetObjectData ( |
protected ADOException ( |
||
info |
/// The |
|
context |
/// The |
|
return | 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. /// | |
return | System |
public ADOException ( string message, |
||
message | string | |
innerException | ||
sql | string | |
return | System |