SqlTokenToolBox GetElderlyWorkflowCrashRanking Method A Sandcastle Documented Class Library
Returns the proper elderly workflow crash ranking query.

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

public static SqlQuery GetElderlyWorkflowCrashRanking(
	string county,
	string muni,
	FilterObj fo,
	DataTable coreTables,
	DataTable columnInfo
)

Parameters

county
Type: System String
muni
Type: System String
fo
Type: P4s3FilterTools FilterObj
coreTables
Type: System.Data DataTable
columnInfo
Type: System.Data DataTable

Return Value

Type: SqlQuery
See Also