Partager via


Méthode GetParentID

Cette API prend en charge l'infrastructure et n'est pas destinée à être utilisée directement à partir de votre code.

Espace de noms :  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly :  Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)

Syntaxe

'Déclaration
Function GetParentID As String
'Utilisation
Dim instance As IDTSContainer100
Dim returnValue As String

returnValue = instance.GetParentID()
string GetParentID()
String^ GetParentID()
abstract GetParentID : unit -> string 
function GetParentID() : String

Valeur de retour

Type : System. . :: . .String