Sql.Net Class Library Documentation

OrderByTerm Class

Represents one term in an ORDER BY clause

For a list of all members of this type, see OrderByTerm Members.

System.Object
   Reeb.SqlOM.OrderByTerm

public class OrderByTerm

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

Use OrderByTerm to specify how a result-set should be ordered.

Requirements

Namespace: Reeb.SqlOM

Assembly: Reeb.SqlOM (in Reeb.SqlOM.dll)

See Also

OrderByTerm Members | Reeb.SqlOM Namespace