IDTSComponentMetaData100.ContactInfo Propriété

Définition

Obtient ou définit les coordonnées du développeur d’un composant.

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é

Les coordonnées du composant.

Attributs

Remarques

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

S’applique à