IDTSComponentMetaData100.ContactInfo 속성

정의

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

속성 값

구성 요소에 대한 연락처 정보입니다.

특성

설명

데이터 흐름 디자이너에서 구성 요소를 로드하거나 초기화할 수 없는 경우 ContactInfo는 SSDT(SQL Server Data Tools)에 표시됩니다.

적용 대상