TabularTranslator |
TabularTranslator.withCollectionReference(Object collectionReference) |
Set the collectionReference property: The JSON Path of the Nested Array that is going to do cross-apply.
|
TabularTranslator |
TabularTranslator.withColumnMappings(Object columnMappings) |
Set the columnMappings property: Column mappings.
|
TabularTranslator |
TabularTranslator.withMapComplexValuesToString(Object mapComplexValuesToString) |
Set the mapComplexValuesToString property: Whether to map complex (array and object) values to simple strings in
json format.
|
TabularTranslator |
TabularTranslator.withMappings(Object mappings) |
Set the mappings property: Column mappings with logical types.
|
TabularTranslator |
TabularTranslator.withSchemaMapping(Object schemaMapping) |
Set the schemaMapping property: The schema mapping to map between tabular data and hierarchical data.
|
TabularTranslator |
TabularTranslator.withTypeConversion(Object typeConversion) |
Set the typeConversion property: Whether to enable the advanced type conversion feature in the Copy activity.
|
TabularTranslator |
TabularTranslator.withTypeConversionSettings(TypeConversionSettings typeConversionSettings) |
Set the typeConversionSettings property: Type conversion settings.
|