Sql.Net Class Library Documentation

OrderByTermCollection Constructor (OrderByTermCollection)

Initializes a new instance of the OrderByTermCollection class, containing elements copied from another instance of OrderByTermCollection

public OrderByTermCollection(
   OrderByTermCollection items
);

Parameters

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

See Also

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