:: com :: sun :: star :: sdbcx ::
|
service IndexColumn |
- Description
- adds a property to determine the sort order of the column values within the
index. Some database drivers may ignore this property.
- Developers Guide
- Database - Column Service
|
Included Services - Summary |
Column |
- (referenced entity's summary:)
- describes the common properties of a database column.
|
Properties' Summary |
[ readonly ] boolean
IsAscending |
is the column sorted in ascending order.
|
Included Services - Details |
Column
- (referenced entity's summary:)
- describes the common properties of a database column.
|
|
Properties' Details |
IsAscending
[ readonly ] boolean IsAscending;
- Description
- is the column sorted in ascending order.
|
|
Top of Page
Copyright © 2011, 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.