Package | Description |
---|---|
gudusoft.gsqlparser.nodes.mssql |
Modifier and Type | Method and Description |
---|---|
TPartitionSplitMergeClause.Operation |
TPartitionSplitMergeClause.getOperation() |
static TPartitionSplitMergeClause.Operation |
TPartitionSplitMergeClause.Operation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TPartitionSplitMergeClause.Operation[] |
TPartitionSplitMergeClause.Operation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|