IDTSOutput100.IdentificationString Proprietà

Definizione

Ottiene una stringa che identifica in modo univoco un oggetto IDTSOutput100.

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à

String

Stringa che identifica in modo univoco l' IDTSOutput100 oggetto.

Implementazioni

Attributi

Commenti

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

Si applica a