IDTSExternalMetadataColumn100.MappedColumnID 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public:
property int MappedColumnID { int get(); void set(int value); };
[System.Runtime.InteropServices.DispId(106)]
public int MappedColumnID { [System.Runtime.InteropServices.DispId(106)] get; [System.Runtime.InteropServices.DispId(106)] set; }
[<System.Runtime.InteropServices.DispId(106)>]
[<get: System.Runtime.InteropServices.DispId(106)>]
[<set: System.Runtime.InteropServices.DispId(106)>]
member this.MappedColumnID : int with get, set
Public Property MappedColumnID As Integer
屬性值
對應至 IDTSExternalMetadataColumn100 物件之資料行的識別碼。
- 屬性
備註
SQL Server 2008 Integration Services 中已新增 MappedColumnID 屬性。 這個屬性也已加入至 Sql2014 命名空間中的下列物件中::
不需要使用這些屬性。 這些屬性可讓開發人員更輕鬆地在自訂資料流程元件中將相關資料行(例如輸入和輸出資料行)相關聯。