次の方法で共有


DataFlowSource クラス

定義

データ フロー ソースの変換。

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

コンストラクター

DataFlowSource(String)

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

プロパティ

Dataset

データセット参照。

(継承元 DataFlowTransformation)
Description

変換の説明。

(継承元 DataFlowTransformation)
Flowlet

Flowlet リファレンス。

(継承元 DataFlowTransformation)
LinkedService

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

(継承元 DataFlowTransformation)
Name

変換名。

(継承元 DataFlowTransformation)
SchemaLinkedService

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

適用対象