Uses of Class
com.azure.resourcemanager.datafactory.models.DelimitedTextReadSettings
Package
Description
Package containing the data models for DataFactoryManagementClient.
-
Uses of DelimitedTextReadSettings in com.azure.resourcemanager.datafactory.models
Modifier and TypeMethodDescriptionDelimitedTextSource.formatSettings()
Get the formatSettings property: DelimitedText format settings.DelimitedTextReadSettings.withCompressionProperties
(CompressionReadSettings compressionProperties) Set the compressionProperties property: Compression settings.DelimitedTextReadSettings.withSkipLineCount
(Object skipLineCount) Set the skipLineCount property: Indicates the number of non-empty rows to skip when reading data from input files.Modifier and TypeMethodDescriptionDelimitedTextSource.withFormatSettings
(DelimitedTextReadSettings formatSettings) Set the formatSettings property: DelimitedText format settings.