| Package | Description |
|---|---|
| com.microsoft.azure.kusto.ingest |
| Modifier and Type | Method and Description |
|---|---|
TransformationMethod |
ColumnMapping.getTransform() |
static TransformationMethod |
TransformationMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TransformationMethod[] |
TransformationMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ColumnMapping.setTransform(TransformationMethod transform) |
Copyright © 2024. All rights reserved.