wine/dlls/msdasql
Alistair Leslie-Hughes 475824e709 msdasql: Implement IRowsetInfo GetProperties.
The only way to actually set these properties is via the ICommandProperties interface
found on ICommandText(eg rowset->caller).

Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
2022-10-10 11:02:02 +02:00
..
tests msdasql: Implement IRowsetInfo GetProperties. 2022-10-10 11:02:02 +02:00
Makefile.in msdasql: Fix printf format warnings with long types. 2022-02-01 20:54:46 +01:00
msdasql.rc
msdasql.rgs
msdasql.spec
msdasql_classes.idl
msdasql_main.c msdasql: Implement ICommandProperties GetProperties. 2022-09-20 09:22:23 +02:00
msdasql_private.h msdasql: Implement ICommandPrepare Prepare. 2022-01-25 12:37:41 +01:00
session.c msdasql: Implement IRowsetInfo GetProperties. 2022-10-10 11:02:02 +02:00