Returns the name of an dts object.
Namespace: SSIS.Test.DtsAssembly: SSIS.Test (in SSIS.Test.dll) Version: 3.0.0.236 (3.0.0.236)
Syntax
| C# |
|---|
protected override string GetObjectName() |
| Visual Basic |
|---|
Protected Overrides Function GetObjectName As String |
| Visual C++ |
|---|
protected: virtual String^ GetObjectName() override |