IDTSBreakpointTarget100.Owner Property

Definition

public:
 property Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSBreakpointSite100 ^ default { Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSBreakpointSite100 ^ get(); };
[System.Runtime.InteropServices.DispId(0)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSBreakpointSite100 this { [System.Runtime.InteropServices.DispId(0)] get; }
[<System.Runtime.InteropServices.DispId(0)>]
[<get: System.Runtime.InteropServices.DispId(0)>]
member this.Owner : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSBreakpointSite100
Default Public ReadOnly Property Owner As IDTSBreakpointSite100

Property Value

An IDTSBreakpointSite interface.

Attributes

Applies to