SqlTokenToolBox GetBasicTableReportResultQrp Method A Sandcastle Documented Class Library
Overload List

  NameDescription
Public methodStatic memberGetBasicTableReportResultQrp(SqlQuery, String)
Runs the given full SqlQuery and returns the QueryResultPacket.
Public methodStatic memberGetBasicTableReportResultQrp(SqlQuery, String, DataTable, DataTable, String, String)
Returns a basic table report result packet with the execution results.
Back to Top
See Also