SearchDocument
ドキュメント全体を文字列として取得します。
Input
| Name | Type | Description |
| Collection | String | 検索するコレクション名。 |
| _id | String | コレクションの主キー値。 |
Result Set Columns
| Name | Type | Description |
| Document | String | ドキュメント全体を文字列として返します。 |
ドキュメント全体を文字列として取得します。
| Name | Type | Description |
| Collection | String | 検索するコレクション名。 |
| _id | String | コレクションの主キー値。 |
| Name | Type | Description |
| Document | String | ドキュメント全体を文字列として返します。 |