IDTSExternalMetadataColumn100.IdentificationString 屬性

定義

取得可在資料流程中唯一識別 IDTSExternalMetadataColumn100 物件的字串。

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

IDTSExternalMetadataColumn100 在資料流程中唯一識別物件的字串。

實作

屬性

備註

字串包含資料 DataType 行的、 NameID 屬性。

適用於