SqlTokenToolBox GetTableSetForReport Method (SqlQuery, SqlQuery)A Sandcastle Documented Class Library
Returns a list of table reference by a report query.

Namespace: P4s3FilterTools
Assembly: P4s3FilterTools (in P4s3FilterTools.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public static List<string> GetTableSetForReport(
	SqlQuery stats,
	SqlQuery filters
)

Return Value

Type: List String 
See Also