SqlColumnValuePair ToSqlQuery Method (Boolean)A Sandcastle Documented Class Library
Creates an SqlQuery from the tokens of the column value pair.

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

public SqlQuery ToSqlQuery(
	bool withConn
)

Parameters

withConn
Type: System Boolean

Return Value

Type: SqlQuery
See Also