title | description | author | ms.author | ms.date | ms.service | ms.topic | helpviewer_keywords | |
---|---|---|---|---|---|---|---|---|
Comparability for IRowsetFind |
SQL Server Native Client Comparability for IRowsetFind |
markingmyname |
maghan |
03/04/2017 |
sql |
reference |
|
[!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.