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

屬性值

Int32

指派給這個資料行之 IDTSExternalMetadataColumn100 物件的識別碼。

屬性

備註

這個屬性會識別中的資料行,該資料行 IDTSExternalMetadataColumnCollection100 已連結至輸出資料行。

適用於