[fdo-trac] #375: Include SupportsBatchParameters capability
FDO
trac_fdo at osgeo.org
Sun Aug 10 03:32:43 EDT 2008
#375: Include SupportsBatchParameters capability
---------------------------+------------------------------------------------
Reporter: jng | Owner: gregboone
Type: enhancement | Status: new
Priority: major | Milestone:
Component: FDO API | Version: 3.2.0
Severity: 3 | Keywords:
External_id: |
---------------------------+------------------------------------------------
There is currently no capability API to determine if a given connection
supports batch parameter values. The current way to find out (that I know
of, quite hacky) is to see if the IInsert.BatchParameterValues property is
null or not (null -> unsupported, not null -> supported)
--
Ticket URL: <http://trac.osgeo.org/fdo/ticket/375>
FDO <http://fdo.osgeo.org/>
Feature Data Objects
More information about the fdo-trac
mailing list