SqlTokenToolBox GetElderlyWorkflowCountyRankingGis Method A Sandcastle Documented Class Library
Returns the proper SQL to drive the elderly workflow county ranking.

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

public static SqlQuery GetElderlyWorkflowCountyRankingGis(
	FilterObj fo,
	DataTable coreTables,
	DataTable columnInfo
)

Parameters

fo
Type: P4s3FilterTools FilterObj
coreTables
Type: System.Data DataTable
columnInfo
Type: System.Data DataTable

Return Value

Type: SqlQuery
See Also