SqlTokenToolBox GetTableColumnSetForReport Method A Sandcastle Documented Class Library
Overload List

  NameDescription
Public methodStatic memberGetTableColumnSetForReport(ReportObj)
For the given report object return a set of tables and columns used by the report query.
Public methodStatic memberGetTableColumnSetForReport(SqlQuery)
For the given report object return a set of tables and columns used by the report query.
Back to Top
See Also