Compartir a través de


IDTSComponentMetaData100.ContactInfo Propiedad

Definición

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

Valor de propiedad

Información de contacto del componente.

Atributos

Comentarios

ContactInfo se muestra en SQL Server Data Tools (SSDT) cuando el diseñador de flujo de datos no puede cargar o inicializar el componente.

Se aplica a