IDTSInput100.IdentificationString Property

Definition

Gets a String that uniquely identifies an IDTSInput100 object.

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

Property Value

A concatenated String that consists of the ObjectType, Name, and ID of the IDTSInput100 object.

Implements

Attributes

Applies to