Type info
Title Two new optional properties for com.sun.star.sdb.RowSet
Posted by [EMAIL PROTECTED]
Affected ,dbaccess
Effective from dba16


Summary

Two new optional properties for com.sun.star.sdb.RowSet


Description
The service com.sun.star.sdb.RowSet has two new optional properties
namely:

[optional,property] string HavingClause;
Contains the Having clause of the SQL select statement.

[optional,property] string GroupBy;
Contains the group by of the SQL select statement.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to