次の方法で共有


MapperConnection interface

ソース接続の詳細。

プロパティ

commonDslConnectorProperties

接続プロパティの名前と値のペアの一覧。

isInlineDataset

リンクされたサービスがインライン データセット型であるかどうかを示すブール値。 現在サポートされているのはインライン データセットのみです。

linkedService

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

linkedServiceType

リンクされたサービスの種類 (例: AzureBlobFS)。

type

リンクされたサービスまたはデータセットを介した接続の種類。

プロパティの詳細

commonDslConnectorProperties

接続プロパティの名前と値のペアの一覧。

commonDslConnectorProperties?: MapperDslConnectorProperties[]

プロパティ値

isInlineDataset

リンクされたサービスがインライン データセット型であるかどうかを示すブール値。 現在サポートされているのはインライン データセットのみです。

isInlineDataset?: boolean

プロパティ値

boolean

linkedService

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

linkedService?: LinkedServiceReference

プロパティ値

linkedServiceType

リンクされたサービスの種類 (例: AzureBlobFS)。

linkedServiceType?: string

プロパティ値

string

type

リンクされたサービスまたはデータセットを介した接続の種類。

type: string

プロパティ値

string