Package version:

Interface DelimitedTextReadSettings

Delimited text read settings.

Hierarchy

Properties

compressionProperties?: CompressionReadSettingsUnion

Compression settings.

skipLineCount?: any

Indicates the number of non-empty rows to skip when reading data from input files. Type: integer (or Expression with resultType integer).

type: "DelimitedTextReadSettings"

Polymorphic discriminator, which specifies the different types this object can be

Generated using TypeDoc