WranglingDataFlow interface
Power Query 数据流。
- 扩展
属性
| document |
Power query 混合文档的区域设置。 |
| script | Power query 混合脚本。 |
| sources | Power Query 中的源列表。 |
| type | 多态鉴别器,它指定此对象可以的不同类型的 |
继承属性
| annotations | 可用于描述数据流的标记列表。 |
| description | 数据流的说明。 |
| folder | 此数据流所在的文件夹。 如果未指定,数据流将显示在根级别。 |
属性详细信息
documentLocale
Power query 混合文档的区域设置。
documentLocale?: string
属性值
string
script
Power query 混合脚本。
script?: string
属性值
string
sources
type
多态鉴别器,它指定此对象可以的不同类型的
type: "WranglingDataFlow"
属性值
"WranglingDataFlow"