Show / Hide Table of Contents

Property OrderByList

| Improve this Doc View Source

OrderByList

Gets the SQL ORDER BY list.

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