KREDOR Business Object Framework Documentation

OrderByAttribute Constructor (String)

Initializes an instance of the Attribute instructing to sort the joined collection by the specified column in ascending order.

public OrderByAttribute(
   String columnName
);

See Also

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