IDTSWarning100.SourceID Property

Definition

For more information, see DtsWarning.

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

Property Value

Attributes

Applies to