Version

ISortableOlapDatasource Interface Members

The following tables list the members exposed by ISortableOlapDatasource.

Public Properties
 NameDescription
 PropertySortDescriptorsCollection of KeyValuePair where Infragistics.Olap.Data.ITuple instance is used as key and SortDirection is used as value that indicates how the data related to the key is odered.  
Public Methods
 NameDescription
 MethodSortSorts the underlaying data.  
 MethodSwitchMemberSortDirectionSorts the order of appearance of children members of the specified member.  
See Also