IDTSInputColumn100.IdentificationString 屬性

定義

public:
 property System::String ^ IdentificationString { System::String ^ get(); };
[System.Runtime.InteropServices.DispId(15)]
public string IdentificationString { [System.Runtime.InteropServices.DispId(15)] get; }
[<System.Runtime.InteropServices.DispId(15)>]
[<get: System.Runtime.InteropServices.DispId(15)>]
member this.IdentificationString : string
Public ReadOnly Property IdentificationString As String

屬性值

一個字,能在資料流程佈局中唯一識別 。IDTSInputColumn100

實作

屬性

備註

字串由欄位的 ObjectType、Name 和 ID 屬性組成。

適用於