19 #ifndef __com_sun_star_sdbcx_IndexColumn_idl__
20 #define __com_sun_star_sdbcx_IndexColumn_idl__
24 module com { module sun { module star { module sdbcx {
adds a property to determine the sort order of the column values within the index.
Definition: IndexColumn.idl:30
describes the common properties of a database column.
Definition: Column.idl:31
boolean IsAscending
is the column sorted in ascending order.
Definition: IndexColumn.idl:32