SSISExecutionParameter Class
SSIS execution parameter.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
SSISExecutionParameter
Constructor
SSISExecutionParameter(*, value: object, **kwargs)
Parameters
- value
- object
Required
Required. SSIS package execution parameter value. Type: string (or Expression with resultType string).
Feedback
Submit and view feedback for