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 abstract string GetObjectId() |
Visual Basic |
---|
Protected MustOverride Function GetObjectId As String |
Visual C++ |
---|
protected: virtual String^ GetObjectId() abstract |