IDTSVirtualInput100.Description 속성
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
객체의 IDTSVirtualInput100 설명을 얻거나 설정합니다.
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 설명입니다.
구현
- 특성
설명
이 속성은 Description 가상 입력 객체에 대해 데이터 흐름 엔진에서 설정되지 않습니다. 이 속성에 값을 할당하려는 시도는 Microsoft가 발생합니다. SqlServer.Dts.Runtime.HResults.DTS_E_FAIL 예외입니다.