Elements' Details |
Position
long Position;
- Description
- The position where something has happened (index begins with
1 as usual with JDBC ).
Its value does not necessary indicate the new position in the new
::com::sun::star::sdbc::XResultSet, but a position
while doing the changes step by step beginning with the old
::com::sun::star::sdbc::XResultSet.
|
|
Count
long Count;
- Description
- The count of involved rows.
|
|
ListActionType
long ListActionType;
- Description
- specifies the kind of modification happened to all assigned rows.
The value of the other members of this struct depend on the value
of this member:
ListActionType |
Position |
Count |
ActionInfo |
WELCOME |
n/a |
n/a |
WelcomeDynamicResultSetStruct required |
CLEARED |
n/a |
n/a |
n/a |
INSERTED |
required 1-x |
required 1-x |
allowed but not required... @todo |
REMOVED |
required 1-x |
required 1-x |
n/a |
MOVED |
required 1-x |
required 1-x |
type long required |
PROPERTIES_CHANGED |
required 1-x |
required 1-x |
allowed but not required... @todo |
The value for this member can be one of the
ListActionType constants group.
|
|
ActionInfo
|
Top of Page
Copyright © 2000, 2014 LibreOffice contributors and/or their affiliates. All rights reserved.
LibreOffice was created by The Document Foundation, based on OpenOffice.org, which is Copyright 2000, 2010 Oracle and/or its affiliates.
The Document Foundation acknowledges all community members, please find more info at our website.
Privacy Policy | Impressum (Legal Info) | Copyright information: The source code of LibreOffice is licensed under the GNU Lesser General Public License (LGPLv3). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.