Sets the order in which the entity instances are returned from the query. This class cannot be inherited.
Inheritance Hierarchy Namespace: CorrigoServiceAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax[SerializableAttribute]
public class OrderExpression
<SerializableAttribute>
Public Class OrderExpression
No code example is currently available or this language may not be supported.
The OrderExpression type exposes the following members.
Properties | Name | Description |
---|
 | OrderType |
Gets or sets the ascending or descending order.
|
 | PropertyName |
Gets or sets the property name used in order expression.
|
Top
See Also