共用方式為


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