IDTSError100.SourceID 属性

定义

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

属性值

包含错误源标识符的 字符串

属性

适用于