IDTSRuntimeConnection100.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

屬性值

IDTSRuntimeConnection100 物件。

實作

屬性

備註

IdentificationString 屬性唯一識別執行時連線,並由執行時連線的 、Name 與 ID 屬性串接 ObjectType而成。

適用於