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

实现

属性

注解

标识字符串是一个只读属性,由属性NameID属性组成ObjectType

适用于