This is the base class for all classes that expose Dts functions.
Namespace: SSIS.Test.DtsAssembly: SSIS.Test (in SSIS.Test.dll) Version: 3.0.0.236 (3.0.0.236)
Syntax
C# |
---|
public abstract class DtsObject |
Visual Basic |
---|
Public MustInherit Class DtsObject |
Visual C++ |
---|
public ref class DtsObject abstract |
Inheritance Hierarchy
System..::..Object
SSIS.Test.Dts..::..DtsObject
SSIS.Test.Dts..::..DtsConfiguration
SSIS.Test.Dts..::..DtsConnection
SSIS.Test.Dts..::..DtsError
SSIS.Test.Dts..::..DtsExecutable
SSIS.Test.Dts..::..DtsObjectProperty
SSIS.Test.Dts..::..DtsPackage
SSIS.Test.Dts..::..DtsParameter
SSIS.Test.Dts..::..DtsPrecedenceConstraint
SSIS.Test.Dts..::..DtsProject
SSIS.Test.Dts..::..DtsVariable
SSIS.Test.Dts..::..DtsObject
SSIS.Test.Dts..::..DtsConfiguration
SSIS.Test.Dts..::..DtsConnection
SSIS.Test.Dts..::..DtsError
SSIS.Test.Dts..::..DtsExecutable
SSIS.Test.Dts..::..DtsObjectProperty
SSIS.Test.Dts..::..DtsPackage
SSIS.Test.Dts..::..DtsParameter
SSIS.Test.Dts..::..DtsPrecedenceConstraint
SSIS.Test.Dts..::..DtsProject
SSIS.Test.Dts..::..DtsVariable