Click or drag to resize

OrderByClauseCreateOrderings Method

Create the child list of Orderings, or return the existing one.

Namespace:  Nova.CodeDOM
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public ChildList<Ordering> CreateOrderings()

Return Value

Type: ChildListOrdering
See Also