IDTSInputColumn100.ExternalMetadataColumnID 属性

定义

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

属性值

赋给该列的 IDTSExternalMetadataColumn100 对象的 ID。

属性

注解

此属性标识链接到输入列的 IDTSExternalMetadataColumn100 列。

适用于