PackageInfo.ScriptExecute Method
Include Protected Members
Include Inherited Members
Executes the package script.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
ScriptExecute(Boolean, EnvironmentReference) | Executes the package script using the specified reference. | |
ScriptExecute(Boolean, EnvironmentReference, Collection<PackageInfo.ExecutionValueParameterSet>) | Executes the package script using the specified reference and value parameters. | |
ScriptExecute(Boolean, EnvironmentReference, Collection<PackageInfo.ExecutionValueParameterSet>, Collection<PackageInfo.PropertyOverrideParameterSet>) | Executes the package script using the specified reference, value parameters, and property override parameters. |
Top
See Also
Reference
Microsoft.SqlServer.Management.IntegrationServices Namespace