{CompanyName} FlexyGo

EntityCollection..::..buildSQLViewSentence Method (String, String, String)

Namespace:  FLEXYGO.Objects
Assembly:  flxEntity (in flxEntity.dll)

Syntax


public string buildSQLViewSentence(
	string ViewName,
	string aWhere,
	string OrderBy
)
Public Function buildSQLViewSentence ( _
	ViewName As String, _
	aWhere As String, _
	OrderBy As String _
) As String

Parameters

ViewName
Type: String
aWhere
Type: String
OrderBy
Type: String