Opened 15 years ago

Closed 3 years ago

#449 closed defect (wontfix)

SHP provider capability SupportsParameters() is incorrect

Reported by: jng Owned by: danstoica
Priority: major Milestone: 3.4.0
Component: SHP Provider Version: 3.4.0
Severity: 3 Keywords:
Cc: External ID:

Description

Currently the SHP provider returns false for the SupportParameters() capability.

But look at the unit tests, and you will see clear usage of FdoParameter objects for batch inserts, so this is clearly not the case.

Change History (2)

comment:1 by gregboone, 14 years ago

Owner: changed from gregboone to danstoica

comment:2 by jng, 3 years ago

Resolution: wontfix
Status: newclosed

I think is safe to assume that SupportParameters() refers to whether it is safe to FdoISelect::GetParameterValues() and not referring to FdoParameter usage in a batch insert context

Note: See TracTickets for help on using tickets.