WranglingDataFlow interface
Power Query 數據流。
- Extends
屬性
document |
Power 查詢混搭文件的地區設定。 |
script | Power query mashup 腳本。 |
sources | Power Query 中的來源清單。 |
type | 多型歧視性,指定這個物件可以是的不同類型 |
繼承的屬性
annotations | 可用於描述數據流的標記清單。 |
description | 數據流的描述。 |
folder | 此數據流位於的資料夾。 如果未指定,數據流將會出現在根層級。 |
屬性詳細資料
documentLocale
Power 查詢混搭文件的地區設定。
documentLocale?: string
屬性值
string
script
Power query mashup 腳本。
script?: string
屬性值
string
sources
type
多型歧視性,指定這個物件可以是的不同類型
type: "WranglingDataFlow"
屬性值
"WranglingDataFlow"