Returns the identifier 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 GetObjectId() |
Visual Basic |
---|
Protected Overrides Function GetObjectId As String |
Visual C++ |
---|
protected: virtual String^ GetObjectId() override |