DelimitedTextReadSettings interface
带分隔符的文本读取设置。
属性
| compression |
压缩设置。 |
| skip |
指示从输入文件读取数据时要跳过的非空行数。 类型:整数(或包含 resultType 整数的表达式)。 |
| type | 多态鉴别器,它指定此对象可以的不同类型的 |
属性详细信息
compressionProperties
skipLineCount
指示从输入文件读取数据时要跳过的非空行数。 类型:整数(或包含 resultType 整数的表达式)。
skipLineCount?: any
属性值
any
type
多态鉴别器,它指定此对象可以的不同类型的
type: "DelimitedTextReadSettings"
属性值
"DelimitedTextReadSettings"