IDTSVirtualInput100.IdentificationString Property

Definition

Gets a string that uniquely identifies the IDTSVirtualInput100.

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

The IDTSVirtualInput100 identifier.

Implements

Attributes

Remarks

The ID property consists of the DTSObjectType, Name, and ID properties of the virtual input object.

Applies to