Instructs the test engine to dump the package.
Namespace: SSIS.Test.MetadataAssembly: SSIS.Test (in SSIS.Test.dll) Version: 3.0.0.236 (3.0.0.236)
Syntax
| C# |
|---|
public sealed class DumpPackageAttribute : Attribute |
| Visual Basic |
|---|
Public NotInheritable Class DumpPackageAttribute _
Inherits Attribute |
| Visual C++ |
|---|
public ref class DumpPackageAttribute sealed : public Attribute |
Inheritance Hierarchy
See Also