Share via


IDTSInputColumn100.Description プロパティ

定義

IDTSInputColumn100 オブジェクトの説明テキストを取得します。値の設定も可能です。

public:
 property System::String ^ Description { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.InteropServices.DispId(12)]
public string Description { [System.Runtime.InteropServices.DispId(12)] get; [System.Runtime.InteropServices.DispId(12)] set; }
[<System.Runtime.InteropServices.DispId(12)>]
[<get: System.Runtime.InteropServices.DispId(12)>]
[<set: System.Runtime.InteropServices.DispId(12)>]
member this.Description : string with get, set
Public Property Description As String

プロパティ値

入力列オブジェクトの説明を返します。

実装

属性

適用対象