CreateSchema
Creates a schema file for the specified table or view.
Input
| Name | Type | Description |
| TableName | String | The name of the table or view. |
| FileName | String | The full file path and name of the schema to generate. Ex : 'C:\\Users\\User\\Desktop\\SmartSheet\\sheet.rsd' |
Result Set Columns
| Name | Type | Description |
| Result | String | Returns Success or Failure. |