Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DelimitedTextReadSettings

Package version

Delimited text read settings.

Hierarchy

Indexable

[property: string]: any

Describes unknown properties. The value of an unknown property can be of "any" type.

Index

Properties

Optional compressionProperties

compressionProperties: CompressionReadSettingsUnion

Compression settings.

Optional skipLineCount

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

type: "DelimitedTextReadSettings"

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

Generated using TypeDoc