Udostępnij za pośrednictwem


Właściwość IDTSComponentMetaData100.ContactInfo

Pobiera lub ustawia informacje kontaktowe deweloper składnika.

Przestrzeń nazw:  Microsoft.SqlServer.Dts.Pipeline.Wrapper
Zestaw:  Microsoft.SqlServer.DTSPipelineWrap (w Microsoft.SqlServer.DTSPipelineWrap.dll)

Składnia

'Deklaracja
Property ContactInfo As String
    Get
    Set
'Użycie
Dim instance As IDTSComponentMetaData100
Dim value As String

value = instance.ContactInfo

instance.ContactInfo = value
string ContactInfo { get; set; }
property String^ ContactInfo {
    String^ get ();
    void set (String^ value);
}
abstract ContactInfo : string with get, set
function get ContactInfo () : String
function set ContactInfo (value : String)

Wartość właściwości

Typ: System.String
A ciąg zawiera informacje kontaktowe dla składnika.

Uwagi

ContactInfo w Business Intelligence Development Studio , gdy przepływ danych designer jest nie można załadować lub zainicjować składnika.