QueryBase Members
The QueryBase type exposes the following members.
Properties
Name | Description | |
---|---|---|
DataTableName |
Gets the name of the DataTable in the resulting DataSet.
|
|
DebugMessage |
Gets or sets the debug message which is displayed in the DataResultViewer.
|
|
QueryType |
Gets the type of the query.
|
|
RawSql |
Gets or sets the raw SQL. If this has text, then it will be executed and the query info will be ignored.
|