次の方法で共有


IDTSVirtualInput100.IdentificationString プロパティ

定義

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

プロパティ値

IDTSVirtualInput100 識別子です。

実装

属性

注釈

ID プロパティは、仮想入力オブジェクトの DTSObjectTypeName、および ID の各プロパティで構成されます。

適用対象