FormatOrderByStmtFromURL

Note: This page includes content based on the F1 documentation for Centura development. It may be partially converted to support APF development, but should be regarded to be of uncertain actuality. It is provided as is. Eventually, it should be replaced by documentation available from within Visual Studio.

SalString FormatOrderByStmtFromURL(fcURL URL)

FormatOrderByStmtFromURL formats the Order by statement at the time of data population, if a query is provided as the URL in a form window.

Parameters

Name Description
fcURL URL The URL or the query which needs to be formatted
 

Returns

The created order by statement is returned.

Comments

Used in cControlSelectionComboBox at the time of data population.