SqlToken SetGroupChars Method A Sandcastle Documented Class Library
Sets the characters used to mark a group in the where clause.

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

public void SetGroupChars(
	string left,
	string right
)

Parameters

left
Type: System String
right
Type: System String
See Also