CreateSchema
Creates a schema file for the collection.
Input
| Name | Type | Description |
| SchemaName | String | The schema of the collection. |
| TableName | String | The name of the collection. |
| FileName | String | The full name of the generated schema. |
Result Set Columns
| Name | Type | Description |
| Result | String | Returns Success or Failure. |