共用方式為


SqlDWUpsertSettings interface

Sql DW upsert 選項設定

屬性

interimSchemaName

過渡數據表的架構名稱。 Type:string (或 expression with resultType string) 。

keys

唯一數據列識別的索引鍵數據行名稱。 類型:字串陣列(或 Expression 搭配 resultType 字串陣列)。

屬性詳細資料

interimSchemaName

過渡數據表的架構名稱。 Type:string (或 expression with resultType string) 。

interimSchemaName?: any

屬性值

any

keys

唯一數據列識別的索引鍵數據行名稱。 類型:字串陣列(或 Expression 搭配 resultType 字串陣列)。

keys?: any

屬性值

any