语言

IDTSRuntimeConnection100.IdentificationString 属性

定义

获得一个唯一标识对象的 IDTSRuntimeConnection100 字符串。

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性质唯一标识运行时连接,由运行ObjectTypeName时连接的、 、 和ID运行时连接的属性的连接组成。

适用于