DataProcessResult Members
The DataProcessResult type exposes the following members.
Constructors
Name | Description | |
---|---|---|
DataProcessResult |
Initializes a new instance of the DataProcessResult class.
|
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.
|