Package | Description |
---|---|
gudusoft.gsqlparser.nodes.mdx |
Modifier and Type | Method and Description |
---|---|
EMdxQuoting |
IMdxIdentifierSegment.getQuoting()
Returns how this Segment is quoted.
|
EMdxQuoting |
TMdxNameSegment.getQuoting() |
EMdxQuoting |
TMdxKeySegment.getQuoting() |
static EMdxQuoting |
EMdxQuoting.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EMdxQuoting[] |
EMdxQuoting.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019. All rights reserved.