IDTSComponentMetaData100.ContactInfo Propriété

Définition

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

Valeur de propriété

Informations de contact du composant.

Attributs

Remarques

ContactInfo s’affiche dans SQL Server Data Tools (SSDT) lorsque le concepteur de flux de données ne peut pas charger ou initialiser le composant.

S’applique à