Condividi tramite


IDTSOutput100.IdentificationString Proprietà

Definizione

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

Valore della proprietà

Valore String che identifica in modo univoco l'oggetto IDTSOutput100 .

Implementazioni

Attributi

Commenti

La proprietà IdentificationString è una stringa concatenata che contiene le DTSObjectTypeproprietà , Name e ID dell'oggetto IDTSInput100 .

Si applica a