IDTSBreakpointTarget100.Owner Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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