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 | |
---|---|---|
Execute(Boolean, EnvironmentReference) | Executes a package with the specified reference. | |
Execute(Boolean, EnvironmentReference, Collection<PackageInfo.ExecutionValueParameterSet>) | Executes a package with the specified reference and value parameters. | |
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
Microsoft.SqlServer.Management.IntegrationServices Namespace