IDTSOutputColumn100.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

屬性值

String

可在資料流程配置中唯一識別物件的 字串 IDTSOutputColumn100

實作

屬性

備註

字串是由資料行的 資料類型名稱識別碼 屬性所組成。

適用於