BaseTest class is abstract. Call this constructor from
a derived class to properly initialize the instance.
Namespace: SSIS.TestAssembly: SSIS.Test (in SSIS.Test.dll) Version: 3.0.0.236 (3.0.0.236)
Syntax
| Visual Basic |
|---|
Protected Sub New |
| Visual C++ |
|---|
protected:
BaseTest() |
See Also