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字串

實作

屬性

備註

IdentificationString 屬性唯一識別自訂屬性,並由 ObjectType、Name 與 ID 屬性的串接組成。

適用於