Opened 9 years ago

Closed 9 years ago

#2530 closed enhancement (fixed)

Support SDF/SHP ordered queries via FdoIExtendedSelect

Reported by: jng Owned by: jng
Priority: low Milestone: 3.0
Component: Feature Service Version:
Severity: trivial Keywords:
Cc: External ID:

Description

By default, the SDF and SHP providers do not support ordered query results. However, through the FdoIExtendedSelect command, both providers support a limited form of ordered queries (only ordered on one property). We should enable ordered query support if the input MgFeatureQueryOptions parameter satisfies the requirements for extended select sorting (ie. Only one sort property specified)

Attachments (1)

2530.patch (17.8 KB ) - added by jng 9 years ago.

Download all attachments as: .zip

Change History (2)

by jng, 9 years ago

Attachment: 2530.patch added

comment:1 by jng, 9 years ago

Resolution: fixed
Status: newclosed

Fixed r8528

Note: See TracTickets for help on using tickets.