SqlToken Constructor (String, Int32)A Sandcastle Documented Class Library
Constructor, takes name and index of the SqlToken.

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

public SqlToken(
	string nm,
	int idx
)

Parameters

nm
Type: System String
idx
Type: System Int32
See Also