The following tables list the members exposed by MergedDataContext.
| Name | Description | |
|---|---|---|
![]() | MergedObject | The Object the merged operation is performed on. |
![]() | PropertyName | Gets the name of the property that data should be merged by. |
![]() | SortAscending | Gets/Sets the sort direction that should be applied to the field that the underlying data has been merged by. |
![]() | SortContext | Gets/Sets the CurrentSort that will be applied when the data is merged by a particular field. |
| Name | Description | |
|---|---|---|
![]() ![]() | CreateGenericCustomMerge | Overloaded. Creates a Generic instance of the MergedDataContext. |
![]() | Merge | Overloaded. Merges the specified System.Linq.IQueryable by the property this data represents. |