次の方法で共有


PowerQuerySource クラス

定義

Power Query ソース。

public class PowerQuerySource : Azure.ResourceManager.DataFactory.Models.DataFlowSource
type PowerQuerySource = class
    inherit DataFlowSource
Public Class PowerQuerySource
Inherits DataFlowSource
継承

コンストラクター

PowerQuerySource(String)

PowerQuerySource の新しいインスタンスを初期化します。

プロパティ

Dataset

データセット参照。

(継承元 DataFlowTransformation)
Description

変換の説明。

(継承元 DataFlowTransformation)
Flowlet

Flowlet リファレンス。

(継承元 DataFlowTransformation)
LinkedService

リンクされたサービス 参照。

(継承元 DataFlowTransformation)
Name

変換名。

(継承元 DataFlowTransformation)
SchemaLinkedService

スキーマのリンクされたサービス参照。

(継承元 DataFlowSource)
Script

ソース スクリプト。

適用対象