DelimitedTextReadSettings interface
分隔文字讀取設定。
- Extends
屬性
compression |
壓縮設定。 |
skip |
表示從輸入檔讀取資料時會略過非空白資料列的數目。 類型:具有 resultType 整數) 的整數 (或 Expression。 |
type | 多型鑒別子,指定此物件可以是的不同類型 |
屬性詳細資料
compressionProperties
skipLineCount
表示從輸入檔讀取資料時會略過非空白資料列的數目。 類型:具有 resultType 整數) 的整數 (或 Expression。
skipLineCount?: any
屬性值
any
type
多型鑒別子,指定此物件可以是的不同類型
type: "DelimitedTextReadSettings"
屬性值
"DelimitedTextReadSettings"