IDTSVirtualInputColumn100.NewDescription プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public:
property System::String ^ NewDescription { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.InteropServices.DispId(114)]
public string NewDescription { [System.Runtime.InteropServices.DispId(114)] get; [System.Runtime.InteropServices.DispId(114)] set; }
[<System.Runtime.InteropServices.DispId(114)>]
[<get: System.Runtime.InteropServices.DispId(114)>]
[<set: System.Runtime.InteropServices.DispId(114)>]
member this.NewDescription : string with get, set
Public Property NewDescription As String
プロパティ値
新たに作成された入力列に割り当てられた記述を含む 文字列 です。
- 属性
注釈
このプロパティは、 SetUsageType が新しい入力列を生成した際に新たに作成された入力列に割り当てられる記述を含みます。 新しい列がまだ作成されていない場合は設定できません。