Metoda IDTSContainer100.GetParentID
Ten interfejs API obsługuje infrastrukturę programu i nie jest przeznaczony do użycia bezpośrednio w kodzie.
Przestrzeń nazw: Microsoft.SqlServer.Dts.Runtime.Wrapper
Zestaw: Microsoft.SqlServer.DTSRuntimeWrap (w Microsoft.SqlServer.DTSRuntimeWrap.dll)
Składnia
'Deklaracja
Function GetParentID As String
'Użycie
Dim instance As IDTSContainer100
Dim returnValue As String
returnValue = instance.GetParentID()
string GetParentID()
String^ GetParentID()
abstract GetParentID : unit -> string
function GetParentID() : String
Wartość zwracana
Typ: System.String
Zobacz także