CreateSchema
Creates a schema definition of a table in Tally.
Input
Name | Type | Required | Description |
TableName | String | True | The name of the table. |
FileName | String | False | The full file path and name of the schema to generate, required if the location connection property is not set. Ex : 'C:\\Users\\User\\Desktop\\Tally\\company.rsd' |
Result Set Columns
Name | Type | Description |
Result | String | Whether or not the schema was successfully downloaded. |