public interface ISelect extends ILanguageObject
SELECT clause.
The symbols contain within the SELECT clause are groups of
attributes or aggregate functions. The symbols might also be aliases to
other symbols.| Modifier and Type | Method and Description |
|---|---|
ISelectSymbol |
getSymbol(int index)
Returns the select symbol at the specified index.
|
int |
getSymbolCount()
Returns the number of select symbols in the
SELECT clause. |
Iterator |
getSymbols()
Returns an ordered Iterator of
ISelectSymbol in the
SELECT clause. |
boolean |
isDistinct()
Returns whether the select is distinct
|
boolean |
isStar()
Returns whether this is a
SELECT * clause |
int getSymbolCount()
SELECT clause.ISelectSymbol getSymbol(int index)
index - the symbol indexIterator getSymbols()
ISelectSymbol in the
SELECT clause.boolean isDistinct()
boolean isStar()
SELECT * clause| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] EP-BASIS-API
|
[sap.com] tc/epbc/connectivityfw/api
|
api
|
EP-PIN
|
[sap.com] FRAMEWORK-EXT
|
[sap.com]
|
-
|
EP-CON-CF
|
[sap.com] FRAMEWORK-EXT
|
[sap.com]
|
default
|
EP-CON-CF
|
Copyright 2021 SAP SE Complete Copyright Notice