DataProcessResult Properties
The DataProcessResult type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
ConnectionString |
Gets the connection string.
|
![]() |
DataSet |
Gets the data set.
|
![]() |
DebugMessage |
Gets the debug message.
|
![]() |
Message |
Gets the message.
|
![]() |
ProcessedQuery |
Gets the processed query.
|
![]() |
ProcessedSqlStatement |
Gets the processed SQL statement.
|
![]() |
ResultCode |
Gets the result code.
|
![]() |
Sqls |
Gets the generated SQL statements.
|