|
Oracle® OLAP Java API Reference 11g Release 2 (11.2) E10794-06 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface MdmQueryColumn
An interface for an object that represents a column of a table or view that is associated with an MdmQuery.
| Method Summary | |
|---|---|
java.lang.String |
getName()Gets the name of the column. |
SQLDataType |
getSQLDataType()Gets the SQLDataType of the MdmQueryColumn. |
| Method Detail |
|---|
java.lang.String getName()
String that contains the name of the column.SQLDataType getSQLDataType()
SQLDataType of the MdmQueryColumn.SQLDataType of the MdmQueryColumn.
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||