{CompanyName} FlexyGo

SQLUtilities..::..AddTableToWhere Method (String, eWhereType)

Adds the table to a where sentence.

Namespace:  FLEXYGO.Utilities.SQL
Assembly:  flxUtilities (in flxUtilities.dll)

Syntax


public string AddTableToWhere(
	string aWhere,
	eWhereType aMode
)
Public Function AddTableToWhere ( _
	aWhere As String, _
	aMode As eWhereType _
) As String

Parameters

aWhere
Type: String
A where.
aMode
Type: FLEXYGO.Utilities.SQL..::..eWhereType
A mode.

Return Value

System.String.

Exceptions


ExceptionCondition
Exceptione.Message