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