property Overrides
Parameters
value
The property overrides to execute the SSIS package.
suspend fun propertyOverrides(vararg argument: Pair<String, suspend SSISPropertyOverrideArgsBuilder.() -> Unit>)
Parameters
argument
The property overrides to execute the SSIS package.
Parameters
values
The property overrides to execute the SSIS package.