IDTSOutput100.IdentificationString Propriété

Définition

Obtient une chaîne qui identifie de manière unique un IDTSOutput100 objet.

public:
 property System::String ^ IdentificationString { System::String ^ get(); };
[System.Runtime.InteropServices.DispId(15)]
public string IdentificationString { [System.Runtime.InteropServices.DispId(15)] get; }
[<System.Runtime.InteropServices.DispId(15)>]
[<get: System.Runtime.InteropServices.DispId(15)>]
member this.IdentificationString : string
Public ReadOnly Property IdentificationString As String

Valeur de propriété

Une chaîne qui identifie de manière unique l’objet IDTSOutput100 .

Implémente

Attributs

Remarques

La IdentificationString propriété est une chaîne concaténée qui contient les DTSObjectType, Name, et ID les propriétés de l’objet IDTSInput100 .

S’applique à