IDTSComponentMetaData100.ContactInfo Proprietà

Definizione

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

Valore della proprietà

Le informazioni di contatto del componente.

Attributi

Commenti

Il ContactInfo è mostrato in SQL Server Data Tools (SSDT) quando il data flow designer non riesce a caricare o inizializzare il componente.

Si applica a