LibreOffice
LibreOffice 7.4 SDK API Reference
Public Attributes | List of all members
WelcomeDynamicResultSetStruct Struct Referencepublished

This struct is to be contained in the first notification of an XDynamicResultSet. More...

import"WelcomeDynamicResultSetStruct.idl";

Public Attributes

com::sun::star::sdbc::XResultSet Old
 The static result set containing the previous version of result set data. More...
 
com::sun::star::sdbc::XResultSet New
 The static result set containing the new version of result set data. More...
 

Detailed Description

This struct is to be contained in the first notification of an XDynamicResultSet.

See also
XDynamicResultSet
ListEvent
ListAction
ListActionType

Member Data Documentation

◆ New

The static result set containing the new version of result set data.

◆ Old

The static result set containing the previous version of result set data.


The documentation for this struct was generated from the following file: