IDTSObject100.IdentificationString 属性

定义

获取一个字符串,该字符串唯一标识 IDTSObject100 对象。

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

属性值

Name 对象的 IDObjectTypeIDTSObject100 组成的串联字符串。

属性

适用于