IDTSOutputColumn100.IdentificationString 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取唯一标识数据流布局对象的 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 数据流布局中的对象。
实现
- 属性
注解
该字符串由DataType列NameID的属性、 、 和 组成。