Show / Hide Table of Contents

Property OrderBy

| Improve this Doc View Source

OrderBy

Gets the ORDER BY list.

Declaration
public IReadOnlyList<DbExpressionSort> OrderBy { get; }
Property Value
Type Description
System.Collections.Generic.IReadOnlyList<DbExpressionSort>
  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest