IDTSVirtualInput100.Description 屬性

定義

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

屬性值

物品的描述 IDTSVirtualInput100

實作

屬性

備註

描述屬性並非由資料流引擎為虛擬輸入物件設定。 嘗試為此屬性指派值時,會導致 Microsoft 的出現。SqlServer.Dts.Runtime.HResults.DTS_E_FAIL例外。

適用於