共用方式為


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