Share via


IDTSPath100.IdentificationString プロパティ

定義

IDTSPath100 オブジェクトを識別する一意の文字列を取得します。

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

プロパティ値

データ フロー レイアウトの IDTSPath100 です。

実装

属性

注釈

識別文字列は、ObjectTypeName、および ID の各プロパティで構成される読み取り専用プロパティです。

適用対象