IDTSWarning100.Source 属性

定义

有关详细信息,请参阅 DtsWarning

public:
 property System::String ^ Source { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.InteropServices.DispId(1)]
public string Source { [System.Runtime.InteropServices.DispId(1)] get; [System.Runtime.InteropServices.DispId(1)] set; }
[<System.Runtime.InteropServices.DispId(1)>]
[<get: System.Runtime.InteropServices.DispId(1)>]
[<set: System.Runtime.InteropServices.DispId(1)>]
member this.Source : string with get, set
Public Property Source As String

属性值

属性

适用于