OLE DB Programmer's Reference

DBPROP_FINDCOMPAREOPS

Property GROUP: Rowset

Property set: DBPROPSET_ROWSET

Column? Y

Type: VT_I4

Typical R/W: R

Description: Find Operations

A bitmask describing the comparison operations supported by IRowsetFind for a particular column. If no column is specified, the full set of comparison operators that may be supported is as follows:

Note   All providers that support IRowsetFind must support DBPROPVAL_CO_EQUALITY and DBPROPVAL_CO_STRING. Providers may support one or the other or both of DBPROPVAL_CO_CASESENSITIVE and DBPROPVAL_CO_CASEINSENSITIVE.