{CompanyName} FlexyGo

WhereAnalisis..::..WhereSimpleSQL Method

Obtains the first simple Where sentence

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

Syntax


public string WhereSimpleSQL(
	string aSql
)
Public Function WhereSimpleSQL ( _
	aSql As String _
) As String

Parameters

aSql
Type: String
A SQL.

Return Value

System.String.

Exceptions


ExceptionCondition
ExceptionWhereSimpleSQL: + e.Message