IDTSComponentMetaData100.ContactInfo Eigenschaft

Definition

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

Eigenschaftswert

Die Kontaktdaten der Komponente.

Attribute

Hinweise

Die ContactInfo wird in den SQL Server Data Tools (SSDT) angezeigt, wenn der Data Flow Designer die Komponente nicht laden oder initialisieren kann.

Gilt für: