Udostępnij za pośrednictwem


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
Public method ScriptExecute(Boolean, EnvironmentReference) Executes the package script using the specified reference.
Public method ScriptExecute(Boolean, EnvironmentReference, Collection<PackageInfo.ExecutionValueParameterSet>) Executes the package script using the specified reference and value parameters.
Public method 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

PackageInfo Class

Microsoft.SqlServer.Management.IntegrationServices Namespace