SqlCommand
Alias:SqlCommand
Output:Unit
Executes a Sql command
Parameter | Type | Required | Position | Default Value | Summary |
---|---|---|---|---|---|
Command SQL | string | ✔ | 1 | The Sql command to run | |
Connection | entity | 2 | The Most Recent Connection | The Connection String |
Alias:SqlCommand
Output:Unit
Executes a Sql command
Parameter | Type | Required | Position | Default Value | Summary |
---|---|---|---|---|---|
Command SQL | string | ✔ | 1 | The Sql command to run | |
Connection | entity | 2 | The Most Recent Connection | The Connection String |