| title | Comparability for IRowsetFind | |
|---|---|---|
| description | SQL Server Native Client Comparability for IRowsetFind | |
| author | markingmyname | |
| ms.author | maghan | |
| ms.date | 03/04/2017 | |
| ms.service | sql | |
| ms.topic | reference | |
| helpviewer_keywords |
|
[!INCLUDESQL Server Azure SQL Database Synapse Analytics PDW]
For date/time types only, IRowsetFind supports the following comparisons:
-
LT
-
LE
-
EQ
-
GE
-
GT
-
NE
-
IGNORE
If any other comparison is attempted, DB_E_BADCOMPAREOP is returned. This is consistent with the OLE DB specification.