| Package | Description |
|---|---|
| com.exasol.sql.expression.function.exasol |
| Modifier and Type | Method and Description |
|---|---|
AnalyticFunction.Keyword |
AnalyticFunction.getKeyword()
Get the keyword for the function call, may be
null. |
static AnalyticFunction.Keyword |
AnalyticFunction.Keyword.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AnalyticFunction.Keyword[] |
AnalyticFunction.Keyword.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2021. All rights reserved.