共用方式為


DelimitedTextReadSettings interface

分隔文字讀取設定。

Extends

屬性

compressionProperties

壓縮設定。

skipLineCount

指出從輸入檔案讀取資料時要略過的非空白數據列數目。 類型:integer (或 expression with resultType integer) 。

type

多型歧視性,指定這個物件可以是的不同類型

屬性詳細資料

compressionProperties

壓縮設定。

compressionProperties?: CompressionReadSettingsUnion

屬性值

skipLineCount

指出從輸入檔案讀取資料時要略過的非空白數據列數目。 類型:integer (或 expression with resultType integer) 。

skipLineCount?: any

屬性值

any

type

多型歧視性,指定這個物件可以是的不同類型

type: "DelimitedTextReadSettings"

屬性值

"DelimitedTextReadSettings"