CreateTable
Azure システムに新しいテーブルを作成。
Input
| Name | Type | Required | Description |
| TableName | String | True | テーブル名。 |
Result Set Columns
| Name | Type | Description |
| Success | String | テーブルが作成された場合はtrue、それ以外はfalse を返します。 |
Azure システムに新しいテーブルを作成。
| Name | Type | Required | Description |
| TableName | String | True | テーブル名。 |
| Name | Type | Description |
| Success | String | テーブルが作成された場合はtrue、それ以外はfalse を返します。 |