KREDOR Business Object Framework Documentation

OrderBy Constructor (String)

Instantiates a simple OrderBy clause sorting by the specified object property (or column) in ascending order.

public OrderBy(
   String column
);

Parameters

String

See Also

OrderBy Class | Kredor.BO Namespace | OrderBy Constructor Overload List