Skip to content

Commit acf49f2

Browse files
authored
Merge pull request #107224 from hongxian/patch-4
Add a comment for GetExecuteSsisPackage command option
2 parents 62a0556 + c1027a6 commit acf49f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/data-factory/create-self-hosted-integration-runtime.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ Here are details of the application's actions and arguments:
204204
|`-EnableLocalFolderPathValidation`|| Enable security validation to disable access to file system of the local machine. |
205205
|`-eesp`,<br/>`-EnableExecuteSsisPackage`|| Enable SSIS package execution on self-hosted IR node.|
206206
|`-desp`,<br/>`-DisableExecuteSsisPackage`|| Disable SSIS package execution on self-hosted IR node.|
207-
|`-gesp`,<br/>`-GetExecuteSsisPackage`|| Get the value if ExecuteSsisPackage option is enabled on self-hosted IR node.|
207+
|`-gesp`,<br/>`-GetExecuteSsisPackage`|| Get the value if ExecuteSsisPackage option is enabled on self-hosted IR node.<br/> If the returned value is true, then ExecuteSSISPackage is enabled; If the returned value is false or null, then ExecuteSSISPackage is disabled.|
208208

209209
## Install and register a self-hosted IR from Microsoft Download Center
210210

0 commit comments

Comments
 (0)