Gets the value of the underlying configuration type.
Namespace: SSIS.Test.DtsAssembly: SSIS.Test (in SSIS.Test.dll) Version: 3.0.0.236 (3.0.0.236)
Syntax
| C# |
|---|
public string GetConfigurationType() |
| Visual Basic |
|---|
Public Function GetConfigurationType As String |
| Visual C++ |
|---|
public: String^ GetConfigurationType() |