DropTable
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 を返します。 |