SqlTokenToolBox GetHiddenToken Method (String, String, Int32)A Sandcastle Documented Class Library
Creates an invisible token for encoding data into an SqlQuery object.

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

public static SqlToken GetHiddenToken(
	string val,
	string name,
	int idx
)

Parameters

val
Type: System String
name
Type: System String
idx
Type: System Int32

Return Value

Type: SqlToken
See Also