QueryResultPacket FieldsA Sandcastle Documented Class Library
Fields

  NameDescription
Private fielddata
The returned data set for the given query execution. Null if there was a query execution error.
Private fielderror
Returns true if there was an error executing a query.
Private fieldmessage
Database server message if there was a query execution error.
Private fieldqueryTime
Time it took to execute the query.
Private fieldsql
Sql of the query that was executed.
Private fieldstacktrace
Stack trace of the query execution error.
Back to Top
See Also