CreateSchema
Creates a schema definition of a table in Paylocity.
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:\\scripts\\Employee.rsd' |
SimplifyNames | String | False | Whether to output simple names for columns or not. Default is to simplify. |
Result Set Columns
Name | Type | Description |
Result | String | Whether or not the schema was successfully downloaded. |