RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

DataProcessResult Members

The DataProcessResult type exposes the following members.

Constructors


  Name Description
Public method DataProcessResult
Initializes a new instance of the DataProcessResult class.

Methods


  Name Description
Public method ToString
Returns a String that represents this instance.

Properties


  Name Description
Public property ConnectionString
Gets the connection string.
Public property DataSet
Gets the data set.
Public property DebugMessage
Gets the debug message.
Public property Message
Gets the message.
Public property ProcessedQuery
Gets the processed query.
Public property ProcessedSqlStatement
Gets the processed SQL statement.
Public property ResultCode
Gets the result code.
Public property Sqls
Gets the generated SQL statements.