{CompanyName} FlexyGo

EntityCollection..::..SQLDataSentence Method

Gets the SQL Data Sentence .

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

Syntax


public string SQLDataSentence(
	string OrderBy
)
Public Function SQLDataSentence ( _
	OrderBy As String _
) As String

Parameters

OrderBy
Type: String

Return Value

The SQL Data Sentence.