IDTSOutputColumn100.ExternalMetadataColumnID 属性

定义

public:
 property int ExternalMetadataColumnID { int get(); void set(int value); };
[System.Runtime.InteropServices.DispId(118)]
public int ExternalMetadataColumnID { [System.Runtime.InteropServices.DispId(118)] get; [System.Runtime.InteropServices.DispId(118)] set; }
[<System.Runtime.InteropServices.DispId(118)>]
[<get: System.Runtime.InteropServices.DispId(118)>]
[<set: System.Runtime.InteropServices.DispId(118)>]
member this.ExternalMetadataColumnID : int with get, set
Public Property ExternalMetadataColumnID As Integer

属性值

赋给该列的 IDTSExternalMetadataColumn100 对象的 ID。

属性

注解

此属性标识 中 IDTSExternalMetadataColumnCollection100 链接到输出列的列。

适用于