IDTSExternalMetadataColumn100.ID 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定 IDTSExternalMetadataColumn100 的識別碼。
public:
property int ID { int get(); void set(int value); };
[System.Runtime.InteropServices.DispId(11)]
public int ID { [System.Runtime.InteropServices.DispId(11)] get; [System.Runtime.InteropServices.DispId(11)] set; }
[<System.Runtime.InteropServices.DispId(11)>]
[<get: System.Runtime.InteropServices.DispId(11)>]
[<set: System.Runtime.InteropServices.DispId(11)>]
member this.ID : int with get, set
Public Property ID As Integer
屬性值
IDTSExternalMetadataColumn100 物件的數值識別碼。
實作
- 屬性
備註
ID 屬性在設計階段會顯示為可寫入,但是在執行期間任何寫入屬性的嘗試都會造成例外狀況。 資料流程引擎會針對資料流程配置中的所有物件,將值指派給這個屬性。