다음을 통해 공유


IDTSError100.SubComponent 속성

정의

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

속성 값

원본 내의 하위 모듈을 식별하는 문자열을 포함하는 문자열 입니다.

특성

적용 대상