IDTSOutputColumn100.IdentificationString 属性

定义

获取唯一标识数据流布局对象的 IDTSOutputColumn100 字符串。

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

属性值

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

实现

属性

注解

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

适用于