Subject | RE: [IBO] Horizontal dataset refinement ? |
---|---|
Author | Jacob Havkrog |
Post date | 2013-03-19T07:52:12Z |
Hi
Experimenting with the settings AllowHorizontalRefinement, FetchWholeRows and IndexFieldNames, none of them seem to significantly change the performance of MyTable.Last. I tried all 8 combinations.
Also adding a descending index to the primary key doesn't seem to do any difference.
Am I missing something here?
Thanks
Jacob
>Did you set the IndexFieldNames or the IndexName property?No I didn't, should I?
>
>Jason
Experimenting with the settings AllowHorizontalRefinement, FetchWholeRows and IndexFieldNames, none of them seem to significantly change the performance of MyTable.Last. I tried all 8 combinations.
Also adding a descending index to the primary key doesn't seem to do any difference.
Am I missing something here?
Thanks
Jacob