SqlTokenToolBox GetTableSetForReportWithCrash Method A Sandcastle Documented Class Library
Returns a unique list of tables used by the given SqlQuery objects.

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

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

Return Value

Type: List String 
See Also