Sql.Net Class Library Documentation

OrderByTerm Properties

The properties of the OrderByTerm class are listed below. For a complete list of OrderByTerm class members, see the OrderByTerm Members topic.

Public Instance Properties

Direction Gets the direction for this OrderByTerm
Field Gets the name of a field to order by
Table Returns the FromTerm associated with this OrderByTerm
TableAlias Gets the table alias for this OrderByTerm

See Also

OrderByTerm Class | Reeb.SqlOM Namespace