Click or drag to resize

OrderByClauseOrderings Property

A child list of Orderings.

Namespace:  Nova.CodeDOM
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public ChildList<Ordering> Orderings { get; set; }

Property Value

Type: ChildListOrdering
See Also