FDO_API void FdoObjectPropertyDefinition::SetOrderType ( FdoOrderType  value  ) 

Sets the order type of this object property (ascending or descending). This property is only applicable if the property type is set to FdoObjectType_OrderedCollection.

Parameters:
value Input the order type
Returns:
Returns nothing