IDTSCustomProperty100.IdentificationString プロパティ

定義

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

プロパティ値

IDTSCustomProperty100 オブジェクトを一意に識別する String

実装

属性

注釈

IdentificationString プロパティは、カスタム プロパティを一意に識別し、ObjectType、Name、ID プロパティの連結で構成されます。

適用対象