SqlTokenToolBox GetIntegerToken Method (String, Int32)A Sandcastle Documented Class Library
Returns an integer valued token, uses the default name.

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

public static SqlToken GetIntegerToken(
	string num,
	int idx
)

Parameters

num
Type: System String
idx
Type: System Int32

Return Value

Type: SqlToken
See Also