IDTSInputColumn100.IdentificationString プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
データ フロー レイアウト内のオブジェクトを一意に識別する IDTSInputColumn100 文字列を取得します。
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 の各プロパティで構成されています。