SqlQuery BuildSql Method (Boolean)A Sandcastle Documented Class Library
Builds an SQL representation of the SqlQuery object with optional line breaks.

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

public string BuildSql(
	bool lineBreaks
)

Parameters

lineBreaks
Type: System Boolean

Return Value

Type: String
See Also