Share via


PackageInfo.Execute Method

Include Protected Members
Include Inherited Members

Executes the package.

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 Execute(Boolean, EnvironmentReference) Executes a package with the specified reference.
Public method Execute(Boolean, EnvironmentReference, Collection<PackageInfo.ExecutionValueParameterSet>) Executes a package with the specified reference and value parameters.
Public method Execute(Boolean, EnvironmentReference, Collection<PackageInfo.ExecutionValueParameterSet>, Collection<PackageInfo.PropertyOverrideParameterSet>) Executes a package with the specified reference, value parameters and property override parameters.

Top

See Also

Reference

PackageInfo Class

Microsoft.SqlServer.Management.IntegrationServices Namespace