语言

IDTSInputColumn100.IdentificationString 属性

定义

获得一个字符串,唯一标识 IDTSInputColumn100 数据流布局中的对象。

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

属性值

一个字符串,在数据流布局中唯一标识 。IDTSInputColumn100

实现

属性

注解

该字符串由ObjectTypeNameID的属性、 、 和 组成。

适用于