SqlTokenToolBox GetOpenGroupToken Method (Int32)A Sandcastle Documented Class Library
Returns the open group token, sets the name and token index. Indexes can be fixed using the normalize call on an SqlQuery object.

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

public static SqlToken GetOpenGroupToken(
	int idx
)

Parameters

idx
Type: System Int32

Return Value

Type: SqlToken
See Also