Sql.Net Class Library Documentation

OrderByTermCollection.Item Property

Gets or sets the OrderByTerm at the given index in this OrderByTermCollection.

public virtual OrderByTerm this[
   int index
] {get; set;}

See Also

OrderByTermCollection Class | Reeb.SqlOM Namespace