> ## Documentation Index
> Fetch the complete documentation index at: https://wb-21fd5541-sdk-testing-latest.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# joined-table

<div id="chainable-ops">
  ## 連結可能なOps
</div>

### <a id="asset-file" />`asset-file`

asset の\_ファイル\_を返します

| 引数      | 説明    |
| :------ | :---- |
| `asset` | asset |

<div id="return-value">
  #### 戻り値
</div>

asset の *ファイル*

### <a id="joinedtable-file" />`joinedtable-file`

*joined-table* の *ファイル* を返します

| 引数            | 説明             |
| :------------ | :------------- |
| `joinedTable` | *joined-table* |

<div id="return-value">
  #### 戻り値
</div>

*joined-table* の *ファイル*

### <a id="joinedtable-rows" />`joinedtable-rows`

*joined-table* の行を返します。

| 引数            | 説明                               |
| :------------ | :------------------------------- |
| `joinedTable` | *joined-table*                   |
| `leftOuter`   | 右側の表に対応する行がない場合でも、左側の表の行を含めるかどうか |
| `rightOuter`  | 左側の表に対応する行がない場合でも、右側の表の行を含めるかどうか |

<div id="return-value">
  #### 戻り値
</div>

*joined-table* の各行

<div id="list-ops">
  ## Ops の一覧
</div>

### <a id="asset-file-list" />`asset-file`

assetの *file* を返します

| 引数      | 説明    |
| :------ | :---- |
| `asset` | asset |

<div id="return-value">
  #### 戻り値
</div>

asset の *ファイル*
