Sql.Net Class Library Documentation

OrderByTermCollection Constructor (OrderByTerm[])

Initializes a new instance of the OrderByTermCollection class, containing elements copied from an array.

public OrderByTermCollection(
   OrderByTerm[] items
);

Parameters

items
The array whose elements are to be added to the new OrderByTermCollection.

See Also

OrderByTermCollection Class | Reeb.SqlOM Namespace | OrderByTermCollection Constructor Overload List