:: com :: sun :: star :: ucb ::
|
constants group ContentResultSetCapability |
- Description
- These values are used to specify the capabilities of an
XDynamicResultSet.
|
Constants |
SORTED |
indicates that a ContentResultSet is properly sorted,
exactly following the rules given during the ContentResultSet was
created.
|
Constants' Details |
SORTED
const short SORTED = 1;
- Description
- indicates that a ContentResultSet is properly sorted,
exactly following the rules given during the ContentResultSet was
created.
|
|
Top of Page
Copyright © 1995, 2012, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.