Kupp Deployment /
Reference /
Steps /
ExecuteSqlStep
Applies to KDTooling Deployment Manager 1.2
Content
Overview
Executes a user-defined SQL-statement on the specified target environment. Just read only operations are possible.
TDS endpoint must be enabled in the admin center of power apps for the target environment! Otherwise the step will not work.
Name | |
Type | Deployment Definition |
IsPostBuild | True |
Parameters
Name | Type | Description |
Title | String | Title |
TargetEnvironment | Dropdown | Target Environment |
Sql Statement | String | Sql statement which shall be executed |
Dependencies
None
Examples
Build Provider
Local Visual Studio: Supported
Team Foundation Server: Supported
Troubleshooting
-
Additional Information
-