IDTSOutput100.IdentificationString 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得可唯一識別 IDTSOutput100 物件的字串。
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
屬性值
可唯一識別物件的字串 IDTSOutput100 。
實作
- 屬性
備註
IdentificationString屬性是串連的字串,其中包含 DTSObjectType 物件的、 Name 和 ID 屬性 IDTSInput100 。